update dokku ip
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 1m55s

This commit is contained in:
Lee 2024-04-23 01:07:24 +01:00
parent 9746b1ada0
commit 35dd7c219f

@ -47,5 +47,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.50.137:22/minecraft-helper" git_remote_url: "ssh://dokku@10.0.50.118:22/minecraft-helper"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}