Skip to content

Commit e2bac16

Browse files
authored
Update sync-main.yml
1 parent ed31f43 commit e2bac16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
echo "::endgroup::"
4949
- name: Push sync branch and ensure visibility
5050
run: |
51-
git push origin sync-main-pr --force
51+
git push origin sync-main-pr
5252
5353
BRANCH_NAME="sync-main-pr"
5454
COMMIT_SHA=$(git rev-parse HEAD)

0 commit comments

Comments
 (0)