forked from MinecraftUtilities/Backend
use correct ip
This commit is contained in:
parent
725fe734c3
commit
c5292b1320
@ -17,5 +17,5 @@ jobs:
|
|||||||
- name: Push to dokku
|
- name: Push to dokku
|
||||||
uses: dokku/github-action@master
|
uses: dokku/github-action@master
|
||||||
with:
|
with:
|
||||||
git_remote_url: "ssh://dokku@10.0.3.39:22/minecraft-helper"
|
git_remote_url: "ssh://dokku@10.0.50.65:22/minecraft-helper"
|
||||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
Loading…
Reference in New Issue
Block a user