Skip to content

Commit

Permalink
Fix release name
Browse files Browse the repository at this point in the history
  • Loading branch information
erkkah committed Jun 6, 2023
1 parent 5060908 commit 4e219b7
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 @@ -50,6 +50,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
files: ${{ env.ARCHIVE }}
tag_name: ${{ github.ref }}
release_name: ${{ env.TAG }}
name: ${{ env.TAG }}
body: ""
draft: true

0 comments on commit 4e219b7

Please sign in to comment.