1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2026-06-04 18:17:19 +08:00

修改上传规则

This commit is contained in:
carm
2021-10-17 15:00:37 +08:00
parent 7d55ed7851
commit a04259d43b
+2 -3
View File
@@ -6,9 +6,8 @@ name: Maven
on:
# 支持手动触发构建
workflow_dispatch:
release:
# 创建release的时候触发
types: [ published ]
push:
branches: [ master ]
jobs:
build: