Skip to content

Commit

Permalink
github workflow: add 'force_push_tag' option
Browse files Browse the repository at this point in the history
  • Loading branch information
gcavelier committed Aug 29, 2024
1 parent 4f67265 commit ee3afa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
uses: rickstaa/[email protected]
with:
tag: ${{ env.semVer }}
force_push_tag: true

- name: Create a GitHub release
uses: ncipollo/[email protected]
Expand Down

0 comments on commit ee3afa2

Please sign in to comment.