Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
imzlh committed Jul 8, 2024
1 parent f2be13d commit 197d1a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: release.tgz
asset_name: Latest
release_name: 'latest'
asset_name: vlist5_latest.tgz
tag: ${{ github.ref }}
overwrite: true
body: "这是已经打包完成的版本,解压后开箱即用"
Expand Down

0 comments on commit 197d1a9

Please sign in to comment.