fix ci
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Failing after 28s

This commit is contained in:
Lee 2024-07-23 12:37:57 +01:00
parent 0f0f90ee3c
commit 4c35a00018

@ -27,5 +27,5 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
git_remote_url: "ssh://dokku@10.0.50.136:22/bat"
git_remote_url: "ssh://dokku@10.0.50.136:22/bs-tracker"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}