Skip to content

Commit 42e762e

Browse files
author
strausr
committed
chore: configure main branch for beta releases
1 parent eecf1be commit 42e762e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.releaserc.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"branches": [
3-
"main",
3+
{
4+
"name": "main",
5+
"prerelease": "beta"
6+
},
47
{
58
"name": "beta",
69
"prerelease": true

0 commit comments

Comments
 (0)