Skip to content

Commit 57f7291

Browse files
authored
Update deploy_to_private.yaml
1 parent 1836921 commit 57f7291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_to_private.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Update deployment with secondary main
4646
run: |
4747
git fetch ssh-origin main
48-
git rebase -X ours ssh-origin/main
48+
git rebase -X ours ssh-origin/deploy
4949
git merge --squash -X theirs origin/main --allow-unrelated-histories
5050
5151
- name: Update deployment branch with local main

0 commit comments

Comments
 (0)