You've already forked CasaOS
mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-07-12 23:50:14 +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:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
files: >
|
||||
linux-amd64-casaos.tar.gz
|
||||
linux-arm64-casaos.tar.gz
|
||||
casa/linux-amd64-casaos.tar.gz
|
||||
casa/linux-arm64-casaos.tar.gz
|
||||
tag: v${{ env.VERSION }}
|
||||
body: >
|
||||
${{ env.BODY }}
|
||||
|
Reference in New Issue
Block a user