Skip to content

Commit a029559

Browse files
committed
fix: Semantic config
1 parent c9ae5d5 commit a029559

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.releaserc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"branches": [
3+
"main",
34
{
4-
"name": "main",
5+
"name": "rc_*",
56
"prerelease": "rc"
67
}
78
],

0 commit comments

Comments
 (0)