chagins/Yandex object storage upload action
Github action for uploading files to Yandex S3 Object Storage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access_key_id | Access key id | yes | "" |
| secret_access_key | Secret access key | yes | "" |
| bucket | Bucket name | yes | "" |
| source_path | Source path | no | . |
| dest_path | Destination path | no | "" |
| clear | Clear destination path before uploading | no | false |
Outputs
no outputs