mirror of
https://github.com/rexlManu/pterodactyl-upload-action.git
synced 2025-02-03 21:46:40 -05:00
docs: mention that client api key is required
This commit is contained in:
parent
46dea56c05
commit
2d3597bc3d
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ This GitHub Action allows you to upload files to multiple Pterodactyl servers wi
|
|||
|
||||
## Usage
|
||||
|
||||
## Api Key
|
||||
|
||||
You have to create a client api key in the pterodactyl panel. You can do this in the panel under `Account` -> `API Credentials`.
|
||||
|
||||
### Inputs
|
||||
|
||||
1. `panel-host`: (**Required**) The host URL of the Pterodactyl panel.
|
||||
|
|
Loading…
Reference in a new issue