Skip to content

Commit 334600e

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

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
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Update deployment with secondary main
4646
run: |
47-
git fetch ssh-origin main
47+
git fetch ssh-origin deploy
4848
git rebase -X ours ssh-origin/deploy
4949
git merge --squash -X theirs origin/main --allow-unrelated-histories
5050

0 commit comments

Comments
 (0)