findologic/cdn77-sync-action
Action for uploading files to CDN77 storage and purging them via API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source_path | The source path. | yes | — |
| destination_path | The destination path. | yes | — |
| cdn77_storage_host | The cdn77 storage hostname. | yes | — |
| cdn77_storage_user | The cdn77 storage username. | yes | — |
| cdn77_storage_private_key | A private key that secures communication to the remote storage. | yes | — |
| cdn77_api_purge_limit | Max amount of files which should be sent per purge request. | no | 1750 |
| cdn77_resource_id | The cdn77 resource id. | yes | — |
| cdn77_api_token | The cdn77 api token. | yes | — |
Outputs
no outputs