Skip to content

Commit

Permalink
update. github acions
Browse files Browse the repository at this point in the history
  • Loading branch information
blacknon committed Feb 16, 2022
1 parent dc2ffda commit a35ca14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.package_version.outputs.version }}
tag_name: v${{ steps.package_version.outputs.version }}
release_name: Version ${{ steps.package_version.outputs.version }}
draft: true
prerelease: false
Expand Down

0 comments on commit a35ca14

Please sign in to comment.