Update deploy.yml
This commit is contained in:
parent
910b220b92
commit
7f59d0115a
|
|
@ -18,5 +18,5 @@ jobs:
|
|||
- name: Push to dokku
|
||||
uses: dokku/github-action@master
|
||||
with:
|
||||
git_remote_url: 'ssh://dokku@calones.xyz/rowblox'
|
||||
git_remote_url: 'ssh://dokku@calones.xyz/rowblox-sitetest'
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue