This commit is contained in:
j m 2024-12-29 10:01:02 +08:00
parent 9b00458f99
commit 5a871a3661

View File

@ -53,7 +53,6 @@ jobs:
# 构建
- name: Build
if: ${{ env.branch_type == 'master' }}
run: npm run release --tag=${{ env.version }}
# 如果是master分支创建latest的Release否则创建 预览版