betahuhn/DigitalOcean Spaces Upload Action
Upload directories/files to DigitalOcean Spaces via GitHub Actions. Supports package/library versioning.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Source directory/file to upload | yes | — |
| out_dir | Output folder in your DO space | no | — |
| space_name | Name of your DO space | yes | — |
| space_region | Region of your DO space | yes | — |
| access_key | DO access key | yes | — |
| secret_key | DO secret key | yes | — |
| versioning | Use packge.json version as sub directory | no | — |
| cdn_domain | DO Spaces CDN domain | no | — |
| permission | DO secret key | no | — |
Outputs
no outputs