ncuhome/ali-oss-website-action
Deploy your website to aliyun OSS, auto create buckets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| folder | The folder to be uploaded | yes | — |
| accessKeyId | Aliyun accessKeyId. | yes | — |
| accessKeySecret | Aliyun accessKeySecret. | yes | — |
| bucket | Name of OSS bucket, one would be created if no corresponding bucket is found | yes | — |
| endpoint | Endpoint of OSS bucket | yes | — |
| configureWebsite | Configure OSS website settings | no | false |
| indexPage | Index page of OSS website | no | — |
| 404Page | 404 Not Found page of OSS website | no | — |
| incremental | Incrementally upload files, only upload changed files | no | — |
| cname | CNAME domain | no | — |
Outputs
no outputs