hocgin/action-wechat-miniprogram-upload
微信项目自动发布(小程序/小游戏/游戏插件/小程序插件)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| debug | debug mode | no | — |
| upload_key | 私钥文件内容 | yes | — |
| workspace | 上传的代码目录 | yes | ./ |
| action_type | 作业类型: upload / preview | yes | upload |
| type | 项目类型: miniProgram | miniGame | miniProgramPlugin | miniGamePlugin | yes | miniProgram |
| env | 发布环境 | no | — |
| version | 发布版本号 | yes | v1.0.0 |
| description | 发布简介 | no | — |
| preview_pagepath | 预览页面路径 | no | — |
| preview_pagequery | 预览页面参数 | no | — |
Outputs
| name | description |
|---|---|
| preview_qrcode | 预览二维码 |