mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-07 07:09:46 +00:00
Modify the publishing process
This commit is contained in:
parent
587fb6fb8a
commit
15ccade3d3
4
.github/workflows/casa.yml
vendored
4
.github/workflows/casa.yml
vendored
@ -129,8 +129,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
files: >
|
files: >
|
||||||
linux-amd64-casaos.tar.gz
|
casa/linux-amd64-casaos.tar.gz
|
||||||
linux-arm64-casaos.tar.gz
|
casa/linux-arm64-casaos.tar.gz
|
||||||
tag: v${{ env.VERSION }}
|
tag: v${{ env.VERSION }}
|
||||||
body: >
|
body: >
|
||||||
${{ env.BODY }}
|
${{ env.BODY }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user