fix: yml40

develop v0.0.40
Gong 2023-08-30 12:34:32 +08:00
parent 4fda63147f
commit bc9e47f24c
1 changed files with 1 additions and 2 deletions

View File

@ -64,5 +64,4 @@ trigger: # 触发条件并关系123
branch: # git 分支 branch: # git 分支
- develop - develop
event: # 事件 event: # 事件
- tags - tag
- push