deploy
All checks were successful
Deploy API / docker (ubuntu-latest, 2.44.0) (push) Successful in 3s

This commit is contained in:
Braydon 2024-09-08 21:13:07 -04:00
parent eb96180faf
commit 89a2a1a70c

@ -28,4 +28,4 @@ jobs:
uses: dokku/github-action@master uses: dokku/github-action@master
with: with:
git_remote_url: "ssh://dokku@10.10.3.28:22/tether" git_remote_url: "ssh://dokku@10.10.3.28:22/tether"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}