laoergege/sync-to-qiniu-action
synchronize the files in the specified path to qiniu
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| accessKey | qiniu accessKey | yes | — |
| secretKey | qiniu secretKey | yes | — |
| bucket | qiniu bucket | yes | — |
| zone | bucket zone | yes | — |
| path | the path under files you want to upload | yes | — |
| token | — | yes | a token with access to your repository scoped in as a secret |
| fsizeLimit | maximum upload file size limit(byte) | — | 5 * 1024 * 1024 |
| mimeLimit | File MimeType | — | — |
Outputs
no outputs