We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c09629 commit fd0f9f1Copy full SHA for fd0f9f1
.github/workflows/sync.yml
@@ -41,4 +41,4 @@ jobs:
41
run: |
42
git config user.name "github-actions[bot]"
43
git config user.email "github-actions[bot]@users.noreply.github.com"
44
- git push origin master
+ git push --force origin master
0 commit comments