Skip to content

Commit

Permalink
Modify the publishing process
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkLeong committed Sep 30, 2021
1 parent 587fb6f commit 15ccade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/casa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 15ccade

Please sign in to comment.