Skip to content

Commit ac342e0

Browse files
authored
Update deploy_to_private.yaml
1 parent d847eb3 commit ac342e0

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 deploy
47+
git fetch ssh-origin main
4848
git merge --squash -X ours ssh-origin/main --allow-unrelated-histories
4949
git merge --squash -X theirs origin/main --allow-unrelated-histories
5050

0 commit comments

Comments
 (0)