Update demo plugin workflow
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 37s

This commit is contained in:
Braydon 2024-04-25 17:17:25 -04:00
parent bb416a8734
commit 211bfd0d2b

@ -42,7 +42,7 @@ jobs:
# Upload the built jar to the # Upload the built jar to the
# remote server and restart it # remote server and restart it
- name: Upload Jar and Restart Remote Server - name: Upload Jar and Restart Remote Server
uses: rexlmanu/pterodactyl-upload-action uses: rexlmanu/pterodactyl-upload-action@v2.1
with: with:
panel-host: ${{ secrets.PTERO_URL }} panel-host: ${{ secrets.PTERO_URL }}
api-key: ${{ secrets.PTERO_API_KEY }} api-key: ${{ secrets.PTERO_API_KEY }}