We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc67dcd commit 2b5d0b5Copy full SHA for 2b5d0b5
.github/workflows/release.yml
@@ -2,6 +2,8 @@
2
push:
3
branches:
4
- main
5
+ - beta
6
+ - "*.x"
7
name: Release
8
# These are recommended by the semantic-release docs: https://github.com/semantic-release/npm#npm-provenance
9
permissions:
0 commit comments