Merge branch 'master' of https://git.rainnny.club/Rainnny/RESTfulMC
All checks were successful
Publish JS SDK / docker (push) Successful in 23s

This commit is contained in:
Braydon 2024-04-16 20:04:44 -04:00
commit c7d0f31852

@ -44,5 +44,5 @@ jobs:
- name: Deploy to Dokku
uses: dokku/github-action@master
with:
git_remote_url: "ssh://dokku@10.10.3.28:22/restfulmc"
git_remote_url: "ssh://dokku@10.10.3.28:22/restfulmc-api"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}