docs: update readme

This commit is contained in:
Emmanuel Lampe 2023-09-27 06:48:28 +02:00
parent 1716ae6504
commit 2c41033560
No known key found for this signature in database
GPG key ID: 2E080FC227CB0AE7

View file

@ -35,7 +35,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- run: echo "Hello world" > hello.txt
- uses: rexlmanu/pterodactyl-upload-action@v2
- uses: rexlmanu/pterodactyl-upload-action@v2.1
with:
panel-host: ${{ secrets.PANEL_HOST }}
api-key: ${{ secrets.API_KEY }}