We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63cab4 commit 87e435cCopy full SHA for 87e435c
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