We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c1a10 commit db46ef1Copy full SHA for db46ef1
.github/workflows/release.yml
@@ -3,6 +3,7 @@ name: Release
3
on:
4
push:
5
branches:
6
+ - 1.x
7
- main
8
- development
9
0 commit comments