Skip to content

Commit ea4f0c4

Browse files
authored
scarier forcing
1 parent 6d2100c commit ea4f0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
git config pull.ff only
3535
git fetch ssh://[email protected]/PawprintPrototyping/admin.git
3636
git pull ssh://[email protected]/PawprintPrototyping/admin.git main
37-
git push --force-with-lease ssh://[email protected]/PawprintPrototyping/admin.git main
37+
git push --force ssh://[email protected]/PawprintPrototyping/admin.git main
3838
git push origin main
3939

0 commit comments

Comments
 (0)