We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99535a2 commit 2537e1bCopy full SHA for 2537e1b
1 file changed
.github/workflows/release.yml
@@ -6,6 +6,7 @@ on:
6
types: [closed]
7
branches:
8
- main
9
+ - '*-stable'
10
11
jobs:
12
publish:
0 commit comments