We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1716ae6 commit 2c41033Copy full SHA for 2c41033
README.md
@@ -35,7 +35,7 @@ jobs:
35
- name: Checkout
36
uses: actions/checkout@v3
37
- run: echo "Hello world" > hello.txt
38
- - uses: rexlmanu/pterodactyl-upload-action@v2
+ - uses: rexlmanu/pterodactyl-upload-action@v2.1
39
with:
40
panel-host: ${{ secrets.PANEL_HOST }}
41
api-key: ${{ secrets.API_KEY }}
0 commit comments