Skip to content

Commit

Permalink
Merge pull request #24 from bcc-code/chore/publish-pipeline
Browse files Browse the repository at this point in the history
force push
  • Loading branch information
adelinn authored Jan 29, 2024
2 parents 1670fec + 95c1d9c commit d808fd1
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 d808fd1

Please sign in to comment.