Skip to content

Commit

Permalink
Update update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefterv authored Apr 16, 2024
1 parent 88b76ac commit 8a458c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
with:
default_author: github_actions
message: 'v${{ inputs.version }}'
tag: '${{ inputs.version }} --force'
tag: 'v${{ inputs.version }}'

0 comments on commit 8a458c5

Please sign in to comment.