kiritodv/DigitalOcean Spaces Action
Upload files to DigitalOcean Spaces (Even with Metadata <3)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 7, 2025
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: kiritodv/spaces@1466f2b4457cd0c7eb756df14dc75fdac7e0ec15 # v0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Spaces api key | yes | — |
| secret | Spaces api secret | yes | — |
| region | Spaces region e.g. sfo3 | yes | — |
| bucket | Spaces bucket name | yes | — |
| src | Source file or directory (soon) | yes | — |
| dest | Destination path | yes | — |
| visibility | Specify file visibility (public or private) | yes | — |
| metadata | Specify file metadata (e.g. Git-Hash: 123456789) [Optional] | no | — |
Outputs
| name | description |
|---|---|
| result | Endpoint Result URL |