lihawhaw/uos-action
upload object storage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 3, 2024
- License
- None
Pinned Snippet
uses: lihawhaw/uos-action@38be9d4b07124585672e1d8a8d65806cd6bd42ad # v0.11.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| cloudType | Cloud type | no | cos |
| secretId | Secret id | yes | — |
| secretKey | Secret key | yes | — |
| bucket | Bucket name | yes | — |
| region | Bucket region | yes | — |
| localPath | Local path | yes | — |
| remotePath | Remote path | no | / |
| uploadSuffix | Upload order suffix | no | — |
| cdnDomain | CDN domain | no | "" |
| cdnRefresh | CDN refresh | no | false |
| cdnRefreshSuffix | CDN refresh suffix | no | — |
Outputs
no outputs