This commit is contained in:
@@ -3,7 +3,7 @@ name: Uniapp 自动化打包 CI/CD
|
||||
# 触发条件:可根据需求调整(如 push 到 main 分支、打 tag 时触发)
|
||||
on:
|
||||
push:
|
||||
branches: [ main ] # 分支触发
|
||||
branches: [ master ] # 分支触发
|
||||
# tag:
|
||||
# - 'v*' # 版本 tag 触发(可选)
|
||||
|
||||
|
Reference in New Issue
Block a user