fix deploy app name
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 31s
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 31s
This commit is contained in:
parent
fbd8925668
commit
8160de7d62
@ -28,5 +28,5 @@ jobs:
|
|||||||
- name: Deploy to Dokku
|
- name: Deploy to Dokku
|
||||||
uses: dokku/github-action@master
|
uses: dokku/github-action@master
|
||||||
with:
|
with:
|
||||||
git_remote_url: "ssh://dokku@10.10.3.28:22/RESTfulMC"
|
git_remote_url: "ssh://dokku@10.10.3.28:22/restfulmc"
|
||||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
Loading…
Reference in New Issue
Block a user