docs: update readme

This commit is contained in:
Emmanuel Lampe 2023-08-22 18:57:04 +02:00
parent 823a909e13
commit cdbc46af9b
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@v1
- uses: rexlmanu/pterodactyl-upload-action@v2
with:
panel-host: ${{ secrets.PANEL_HOST }}
api-key: ${{ secrets.API_KEY }}