actions-marketplace-validations/Qiniu Upload File
github action for uploading files to qiniu
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| access_key | access key | yes | — |
| secret_key | secret key | yes | — |
| bucket | bucket | yes | — |
| source_dir | source dir | no | ./ |
| dest_dir | dest dir, namely key prefix | no | / |
| overwrite | overwrite the file of same key in bucket | no | false |
| ignore_source_map | ignore source maps | no | true |
| exclude | ignore filename or file path | no | "" |
Outputs
no outputs