Skip to content

Commit

Permalink
Update release_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored Sep 18, 2024
1 parent 46cd321 commit 4a4fb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
overwrite: true
tag: ${{ github.ref#v }}
tag: ${{github.ref}}#v
asset_name: choosenim-${tag}_windows_amd64.zip
file: ${{ runner.workspace }}/choosenim/choosenim-windows.zip

Expand Down

0 comments on commit 4a4fb9e

Please sign in to comment.