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
b39382b52d
commit
0046a714e1
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ You have to create a client api key in the pterodactyl panel. You can do this in
|
|||
7. `target`: Destination of the file on the server. Can be a file name (for a single source) or a directory name ending with a slash (for multiple files).
|
||||
8. `proxy`: Proxy to be used for upload (username:password@host:port).
|
||||
|
||||
All file inputs support glob patterns.
|
||||
|
||||
### Example Workflow Configuration
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Reference in a new issue