Skip to content

Commit c26edf4

Browse files
committed
Update sync.yml
1 parent bcf4d0f commit c26edf4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/sync.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ jobs:
2222
git branch -va
2323
git rebase upstream/main
2424
git push -f origin
25+
git branch upstream-main upstream/main
26+
#git fetch origin upstream_main
27+
#git checkout upstream_main
28+
#git rebase upstream/main
29+
git push origin upstream-main

0 commit comments

Comments
 (0)