Skip to content

Commit ec92d09

Browse files
authored
Update deploy_to_private.yaml
1 parent 128c705 commit ec92d09

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
@@ -31,7 +31,7 @@ jobs:
3131
run: |
3232
git config --global user.name "github-actions[bot]"
3333
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
34-
git remote add ssh-origin git@github.com:ORGANISATION/REPOSITORY_B.git
34+
git remote add ssh-origin git@github.com:Sllambias/staging_private.git
3535
3636
- name: Ensure github.com is in known_hosts
3737
run: |

0 commit comments

Comments
 (0)