ci stuff
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 1m42s

This commit is contained in:
Lee
2024-04-25 05:09:28 +01:00
parent 4582be43b3
commit e230ae877d
4 changed files with 25 additions and 3 deletions

View File

@ -47,5 +47,5 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
git_remote_url: "ssh://dokku@10.0.50.175:22/paste-backend"
git_remote_url: "ssh://dokku@10.0.50.175:22/ssu-backend"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}