update dokku
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m17s

This commit is contained in:
Lee 2024-04-23 01:10:03 +01:00
parent 35dd7c219f
commit c825d5429e

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