Skip to content

Commit 42903a5

Browse files
author
Johannes Busch
committed
chore: add beta branch to releaserc.json for beta releases
1 parent 5af8c03 commit 42903a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"branches": ["main"],
2+
"branches": ["main", "beta"],
33
"plugins": [
44
"@semantic-release/commit-analyzer",
55
"@semantic-release/release-notes-generator",

0 commit comments

Comments
 (0)