actions-marketplace-validations/BunnyCDN Test
WIP action for deploying to BunnyCDN via the official BunnyCDN .Net SDK
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workspace | The workspace directory. | no | /github/workspace |
| directory | The root directory to upload from (relative to workspace). Example, "path/to/build/artifacts". | yes | — |
| api-key | The API key for the BunnyCDN account which owns the target Storage/Pull Zones | yes | — |
| storage-zone-username | The username of the target Storage Zone. Example, "my-storage-zone". | yes | — |
| storage-zone-password | The password of the target Storage Zone. Can not be the read-only password. | yes | — |
| storage-zone-region | The primary region of the target Storage Zone. Example, "de". | yes | — |
| pull-zone-id | The id of the Pull Zone attached to the target Storage Zone. Example, "123456". | yes | — |
Outputs
no outputs