Skip to content

Commit 660eee1

Browse files
author
Simon Bigelmayr
committed
feat: include beta branch in release workflow as desribed in readme.md
1 parent cd7837e commit 660eee1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- master
66
- alpha
7+
- beta
78

89
jobs:
910
# https://github.com/semantic-release/semantic-release/blob/master/docs/recipes/ci-configurations/github-actions.md#githubworkflowsreleaseyml-configuration-for-node-projects

0 commit comments

Comments
 (0)