Skip to content

Commit e4501b0

Browse files
authored
Update deploy_to_private.yaml
1 parent cf30cac commit e4501b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy_to_private.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
run: |
3434
git config --global user.name "github-actions[bot]"
3535
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
36+
git remote set-url origin git@github.com:Sllambias/staging_open.git
3637
git remote add ssh-origin git@github.com:Sllambias/staging_private.git
3738
3839
- name: Ensure github.com is in known_hosts

0 commit comments

Comments
 (0)