Change app name
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 29s
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 29s
This commit is contained in:
parent
76cf4bfd35
commit
5bdda1d889
@ -28,5 +28,5 @@ jobs:
|
||||
- name: Deploy to Dokku
|
||||
uses: dokku/github-action@master
|
||||
with:
|
||||
git_remote_url: "ssh://dokku@10.10.3.28:22/tether"
|
||||
git_remote_url: "ssh://dokku@10.10.3.28:22/tether-api"
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user