Update .gitea/workflows/deploy.yml
Some checks failed
deploy / deploy (push) Failing after 1m17s

This commit is contained in:
Lee 2024-07-31 23:30:06 +00:00
parent 9e43a72ac9
commit e4f2c69f7e

@ -17,5 +17,5 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
git_remote_url: "ssh://dokku@10.0.3.39:22/scoresaber-reloadedv2"
git_remote_url: "ssh://dokku@10.0.50.65:22/scoresaber-reloadedv2"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}