1
0
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:
a624669980
2021-09-30 16:42:00 +08:00
parent 587fb6fb8a
commit 15ccade3d3

View File

@ -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 }}