Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FlechazoPh authored Jul 28, 2022
1 parent 1e32b69 commit b307c52
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 @@ -40,7 +40,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.get_version.outputs.VERSION + 1 }}
# tag_name: ${{ steps.get_version.outputs.VERSION }}
# release_name: ${{ steps.get_version.outputs.VERSION }}
file: "OneKeyQLDependency.tar"
tags: false
Expand Down

0 comments on commit b307c52

Please sign in to comment.