Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
visnkmr committed Aug 20, 2023
1 parent 1ce2adf commit d32b853
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 @@ -86,7 +86,7 @@ jobs:
file: target/release/${{ env.CLI_PATH }}
tag: ${{ github.ref }}
overwrite: true
release_name: ${{ github.ref }}th release
release_name: ${{ env.TAG }}th release
asset_name: perlink-${{ env.TAG }}-${{ env.OS }}-x86_64
build-deb:
permissions:
Expand Down

0 comments on commit d32b853

Please sign in to comment.