Skip to content

Commit 1918109

Browse files
committed
Update mirror.yml
1 parent b8bae54 commit 1918109

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/mirror.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,4 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- run: |
1313
git fetch --all
14-
git checkout gonzobot
15-
git checkout master
16-
git push origin master:gonzobot
14+
git push -f origin master:gonzobot

0 commit comments

Comments
 (0)