You've already forked CasaOS
mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-07-15 23:54:17 +02:00
Modify the publishing process
This commit is contained in:
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 }}
|
||||||
|
Reference in New Issue
Block a user