There was an error while loading. Please reload this page.
1 parent 047a23f commit f569b20Copy full SHA for f569b20
.github/workflows/release.yml
@@ -4,6 +4,10 @@ on:
4
branches:
5
- master
6
- next
7
+ - beta
8
+ - alpha
9
+ - 1.x
10
+ - 2.x
11
12
jobs:
13
release:
0 commit comments