Skip to content

Commit 42975e1

Browse files
feat(ci): update github-release.yml (#1555)
Update github-release.yml Signed-off-by: SSpirits <[email protected]>
1 parent e9ce424 commit 42975e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/github-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
tags:
66
- '[0-9]+.[0-9]+.[0-9]+'
7+
- '[0-9]+.[0-9]+.[0-9]+-alpha[0-9]+'
8+
- '[0-9]+.[0-9]+.[0-9]+-beta[0-9]+'
79
- '[0-9]+.[0-9]+.[0-9]+-rc[0-9]+'
810

911
jobs:

0 commit comments

Comments
 (0)