Skip to content

Commit

Permalink
use git push --force
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi committed Mar 3, 2023
1 parent 72f88f1 commit f2b38b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-latest-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: gitStatus
run: git status
- name: gitPush
run: git push
run: git push --force

0 comments on commit f2b38b9

Please sign in to comment.