mirror of
https://github.com/chenx-dust/EZ4Connect.git
synced 2026-09-20 02:13:32 +08:00
fix: 修复 ci 发布流程
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -2,7 +2,7 @@ name: Build
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [ created ]
|
||||
types: [ published ]
|
||||
push:
|
||||
branches: [ master, dev ]
|
||||
tags-ignore: [ 'v*' ]
|
||||
|
||||
Reference in New Issue
Block a user