We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7837e commit 660eee1Copy full SHA for 660eee1
1 file changed
.github/workflows/release.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- master
6
- alpha
7
+ - beta
8
9
jobs:
10
# https://github.com/semantic-release/semantic-release/blob/master/docs/recipes/ci-configurations/github-actions.md#githubworkflowsreleaseyml-configuration-for-node-projects
0 commit comments