mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-09-18 01:25:54 +00:00
Modify the publishing process
This commit is contained in:
parent
a1f57bf1d1
commit
85c59c03cf
10
.github/workflows/casa.yml
vendored
10
.github/workflows/casa.yml
vendored
@ -28,11 +28,11 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Get release
|
# - name: Get release
|
||||||
id: get_release
|
# id: get_release
|
||||||
uses: bruceadams/get-release@v1.2.3
|
# uses: bruceadams/get-release@v1.2.3
|
||||||
env:
|
# env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
# GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|
||||||
|
|
||||||
- name: Initialization environment
|
- name: Initialization environment
|
||||||
|
Loading…
x
Reference in New Issue
Block a user