Merge pull request 'chore(deps): update rexlmanu/pterodactyl-upload-action action to v2.4' (#21) from renovate/rexlmanu-pterodactyl-upload-action-2.x into master
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 1m36s

Reviewed-on: #21
This commit is contained in:
Braydon 2024-04-26 10:36:01 -07:00
commit 83aee00a72

@ -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@v2.1 uses: rexlmanu/pterodactyl-upload-action@v2.4
with: with:
panel-host: ${{ secrets.PTERO_URL }} panel-host: ${{ secrets.PTERO_URL }}
api-key: ${{ secrets.PTERO_API_KEY }} api-key: ${{ secrets.PTERO_API_KEY }}