Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Jan 21, 2024
1 parent a8a460e commit 3424cec
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: pumpkin.zip

0 comments on commit 3424cec

Please sign in to comment.