Skip to content

Commit

Permalink
force push
Browse files Browse the repository at this point in the history
  • Loading branch information
adelinn committed Jan 29, 2024
1 parent 2382c82 commit 95c1d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
run: npm run create-version -- ${{ github.event.inputs.version }} ${{ github.event.inputs.channel }}

- name: Push
run: git push --follow-tags
run: git push --follow-tags --force

0 comments on commit 95c1d9c

Please sign in to comment.