chore(CI): target workflows event support enteprise tags

This commit is contained in:
zhanghongtong 2021-04-08 14:12:31 +08:00 committed by Rory Z
parent b3b821e8c4
commit 1e249cfd73
3 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
push:
tags:
- v*
- e*
release:
types:
- published

View File

@ -4,6 +4,7 @@ on:
push:
tags:
- v*
- e*
release:
types:
- published

View File

@ -4,6 +4,7 @@ on:
push:
tags:
- v*
- e*
release:
types:
- published