mirror of
https://github.com/rexlManu/pterodactyl-upload-action.git
synced 2025-02-03 21:46:40 -05:00
docs: update readme
This commit is contained in:
parent
1716ae6504
commit
2c41033560
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue