Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <zoey@z0ey.de>
  • Loading branch information
Zoey2936 committed Mar 26, 2023
1 parent 2e2acee commit 475e3bf
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 @@ -23,6 +23,6 @@ jobs:
with:
prerelease: false
repo_token: ${{ github.token }}
title: ${{ steps.version.outputs.version }}
title: v${{ steps.version.outputs.version }}
automatic_release_tag: ${{ steps.version.outputs.version }}
files: ribstnib.zip

0 comments on commit 475e3bf

Please sign in to comment.