Skip to content

Commit 9671777

Browse files
committed
ci: 🎡 force in mirror script
1 parent 420a752 commit 9671777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
git config user.name "streamich"
1919
git config user.email "json-joy+streamich@users.noreply.github.com"
2020
git remote add mirror "https://oauth2:${token}@gitlab.com/streamich/json-joy.git"
21-
git push mirror master
21+
git push mirror master --force

0 commit comments

Comments
 (0)