mp-pinheiro/Deploy to Nekoweb
Deploy to Nekoweb using the Nekoweb API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| API_KEY | API key for Nekoweb | yes | — |
| BUILD_DIR | Local build directory to deploy | yes | /build |
| DEPLOY_DIR | Remote directory to deploy to | yes | / |
| NEKOWEB_PAGENAME | Your NekoWeb page name (your username unless you use a custom domain). | yes | — |
| CLEANUP | Also delete remote files that don't exist locally | — | False |
| DELAY | Delay between Nekoweb API requests (in seconds) | no | — |
| RETRY_ATTEMTPS | Number of times to retry the Nekoweb API request | no | — |
| RETRY_DELAY | Delay between Nekoweb API request retries (in seconds) when rate limited | no | — |
| RETRY_EXP_BACKOFF | Exponential backoff for Nekoweb API request retries | no | — |
| ENCRYPTION_KEY | A secret key used to encrypt the file states. Must be a 32-byte URL-safe base64-encoded string | no | — |
| DEBUG | Enable debug mode | no | — |
Outputs
no outputs