mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-09-04 11:29:33 +00:00
Modify the publishing process
This commit is contained in:
parent
1aa15932a0
commit
9ad9be8c61
7
.github/workflows/casa.yml
vendored
7
.github/workflows/casa.yml
vendored
@ -110,6 +110,13 @@ jobs:
|
|||||||
chmod +x $PACK_SH
|
chmod +x $PACK_SH
|
||||||
./$PACK_SH
|
./$PACK_SH
|
||||||
echo "::set-output name=status::success"
|
echo "::set-output name=status::success"
|
||||||
|
|
||||||
|
- name: list work
|
||||||
|
run: |
|
||||||
|
ls /workdir
|
||||||
|
ls /workdir/casa
|
||||||
|
ls /workdir/casa/upload
|
||||||
|
|
||||||
- name: Update release
|
- name: Update release
|
||||||
uses: meeDamian/github-release@2.0
|
uses: meeDamian/github-release@2.0
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user