Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
develop
deveco-code
/
script
/
release
下载
D
Dax Raad
ci: script
ce9d2ee0
创建于
2025年9月14日
历史提交
#!/usr/bin/env bash BUMP_TYPE=${1:-patch} gh workflow run publish.yml -f bump="$BUMP_TYPE"