Skip to content

Commit 112861a

Browse files
committed
chore: update workflow
1 parent ca7cb7a commit 112861a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
tags:
99
- 'v*'
1010
- '!v*rc*'
11+
- '!v*beta*'
12+
- '!v*alpha*'
1113

1214
jobs:
1315
build:

0 commit comments

Comments
 (0)