Skip to content

Commit

Permalink
Force push slid tags
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreiniger committed Sep 20, 2024
1 parent cb7048a commit af856a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
shell: bash
run: |
git tag -f ${{ github.event.client_payload.package_version }}
git push origin ${{ github.event.client_payload.package_version }}
git push -f origin ${{ github.event.client_payload.package_version }}

0 comments on commit af856a6

Please sign in to comment.