actions-marketplace-validations/Docschina Github Action
印记中文部署
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 25, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/docschina_docschina-actions@fbdb75ee977a5b6693572fb34e401f6a29b93fab # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
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 | 部署结果 |