update ci ip
Some checks failed
Publish Docker Image / docker (push) Successful in 43s
deploy / deploy (push) Failing after 29s

This commit is contained in:
Lee
2024-01-03 20:56:40 +00:00
parent 9540a03366
commit 358bb6272c
2 changed files with 13 additions and 1 deletions

View File

@ -17,5 +17,5 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
git_remote_url: "ssh://dokku@10.0.3.76:22/mc-tracker"
git_remote_url: "ssh://dokku@51.158.63.74:22/mc-tracker"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}