Skip to content

Commit

Permalink
(bump:patch) force push with set upstream (Cinnamon#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
lone17 authored and phv2312 committed Sep 11, 2024
1 parent 9f6fce0 commit 9770c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-bump-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
run: |
git branch -f latest tags/${{ steps.update-version.outputs.new_tag }}
git checkout latest
git push -f
git push -f -u origin latest

0 comments on commit 9770c90

Please sign in to comment.