seechange-edu/Run action by tag parse
打tag以及tag解析
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | 给模板repository打tag, 默认是当前repository | no | — |
| githubToken | GitHub token;访问 top 仓库 Release / git 时需对该仓库有权限。跨仓库或私有库若权限不足,Release API 会 404(与是否已创建 Release 无关) | yes | — |
| type | 当前的类型是parse还是stringify | no | parse |
| tagName | top 仓库(repository)上的 tag 名;有 GitHub Release 时从 body 解析分支,否则需为 {仓库}/{分支}/{时间戳}、附注 tag(JSON) 或配合 tagBranch | no | — |
| tagBranch | 当 tag 仅有 git 标记、无 Release 且无法从 tag 名/附注解析时,指定要更新到该 tag 提交的分支名(如 main、master、prod) | no | — |
| runCommand | 执行的命令 | no | build |
| appPath | 构建后产物存放路径 | no | "" |
Outputs
no outputs