fix: yml29

develop v0.0.29
Gong 2023-08-30 10:08:13 +08:00
parent 33f3890a55
commit 4292d15032
1 changed files with 2 additions and 2 deletions

View File

@ -62,5 +62,5 @@ steps: # 定义管道的执行步骤
trigger: # 触发条件,并关系
branch: # git 分支
- develop
event: # 事件
- tag
# event: # 事件
# - tag