We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
next
1 parent bc3efaa commit 36a7b39Copy full SHA for 36a7b39
.github/workflows/release.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - next
8
9
permissions: {}
10
jobs:
0 commit comments