Skip to content

Commit

Permalink
Also pass a releaseName
Browse files Browse the repository at this point in the history
  • Loading branch information
SupernaviX committed Aug 26, 2024
1 parent aa92027 commit aef49b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
releaseName: ${{ steps.release-tag.outputs.tag }}
tagName: ${{ steps.release-tag.outputs.tag }}
args: ${{ matrix.args }}

0 comments on commit aef49b3

Please sign in to comment.