There was an error while loading. Please reload this page.
1 parent 420a752 commit 9671777Copy full SHA for 9671777
1 file changed
.github/workflows/mirror.yml
@@ -18,4 +18,4 @@ jobs:
18
git config user.name "streamich"
19
git config user.email "json-joy+streamich@users.noreply.github.com"
20
git remote add mirror "https://oauth2:${token}@gitlab.com/streamich/json-joy.git"
21
- git push mirror master
+ git push mirror master --force
0 commit comments