Skip to content

Commit ebc071d

Browse files
committed
ci: fix channel tag
1 parent d530bb2 commit ebc071d

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,7 +1,7 @@
11
{
22
"branches": [
33
{ "name": "main" },
4-
{ "name": "next", "channel": "channel-next" }
4+
{ "name": "next", "channel": "next" }
55
],
66
"plugins": [
77
"@semantic-release/commit-analyzer",

0 commit comments

Comments
 (0)