Skip to content

Commit

Permalink
fixed release
Browse files Browse the repository at this point in the history
  • Loading branch information
no398 committed Jan 14, 2024
1 parent 0c97323 commit ba512e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
# [possible values: all, unix, windows, none]
zip: all
# (required) GitHub token for uploading assets to GitHub Releases.
archive: $bin-$tag-$target
archive: $tag-$target
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ba512e8

Please sign in to comment.