We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932592a commit 74ede54Copy full SHA for 74ede54
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