Skip to content

Commit 09ca15c

Browse files
authored
Update release.yml
1 parent 2618438 commit 09ca15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Release
55
- main
66
- next
77
- beta
8-
- "+([0-9]).x"
8+
- "*.x"
99
jobs:
1010
release:
1111
name: release

0 commit comments

Comments
 (0)