afeiship/action-deploy2aliyun
A composite steps for deploy frontend files to aliyun oss.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 22, 2024
- License
- MIT
Pinned Snippet
uses: afeiship/action-deploy2aliyun@482437a5e55539b0f49118eba057362d1de46ac5 # 1.0.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| node_version | The node version. | no | 16.18.0 |
| build_dist | The build dist folder, default is build. | no | build |
| build_mode | The build mode, default is empty string. | no | "" |
| oss_bucket | The oss bucket name. | yes | oss://you-bucket/sub-path/assets/test-app-deploy2aliyun/ |
Outputs
no outputs