Skip to content

Commit 2f506b0

Browse files
authored
Sync private mirror with a force push (#28)
1 parent de297ab commit 2f506b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-private-mirror.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
git config --global user.email "sync@docs-content-private"
2323
git config --global user.name "docs-sync"
2424
git checkout main
25-
git push -u mirror main
25+
git push --force -u mirror main

0 commit comments

Comments
 (0)