Skip to content

Commit 925466a

Browse files
committed
test
1 parent ad31daf commit 925466a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: release
22
on:
33
push:
44
tags:
5-
- 'v2.[0-9]+.[0-9]+'
6-
- 'v2.[0-9]+.[0-9]+-beta.[0-9]+'
5+
- 'v200.[0-9]+.[0-9]+'
6+
- 'v200.[0-9]+.[0-9]+-beta.[0-9]+'
77

88
permissions:
99
contents: write

0 commit comments

Comments
 (0)