Skip to content

Commit 7b51ae7

Browse files
Antoine LlorcaAntoine Llorca
authored andcommitted
fix(release): add branches to .releaserc
1 parent 728649e commit 7b51ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"branches": ["main"]
2+
"branches": ["main", "next"]
33
}

0 commit comments

Comments
 (0)