docschina/Docschina Github Action
印记中文部署
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| secretId | 腾讯云 secretId | yes | — |
| secretKey | 腾讯云 secretKey | yes | — |
| envId | 云开发环境 Id | no | — |
| staticSrcPath | 静态资源:本地路径 | yes | build |
| staticDestPath | 静态资源:云端路径 | no | "" |
| bucket | COS Bucket | no | "" |
| region | COS Region | no | "" |
| skipFiles | 跳过不上传的文件或目录 | no | "" |
| isForce | 是否强制上传所有文件及目录 | no | "" |
| forceFiles | 强掉上传的文件及目录 | no | "" |
Outputs
| name | description |
|---|---|
| deployResult | 部署结果 |