Skip to content

Commit 2c41033

Browse files
committed
docs: update readme
1 parent 1716ae6 commit 2c41033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Checkout
3636
uses: actions/checkout@v3
3737
- run: echo "Hello world" > hello.txt
38-
- uses: rexlmanu/pterodactyl-upload-action@v2
38+
- uses: rexlmanu/pterodactyl-upload-action@v2.1
3939
with:
4040
panel-host: ${{ secrets.PANEL_HOST }}
4141
api-key: ${{ secrets.API_KEY }}

0 commit comments

Comments
 (0)