Skip to content

Commit 7f4be4c

Browse files
authored
Update deploy_to_private.yaml
1 parent 99c2c14 commit 7f4be4c

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
@@ -67,7 +67,7 @@ jobs:
6767
git remote -v
6868
echo "SSH_AUTH_SOCK=$SSH_AUTH_SOCK"
6969
ssh -T -o StrictHostKeyChecking=no git@github.com || true
70-
git push
70+
git push -u origin deploy
7171
7272
- name: Sync repositoriesv2
7373
run: |

0 commit comments

Comments
 (0)