Skip to content

Commit ece14b9

Browse files
authored
feat(TU-33149): Update branches config .releaserc (#721)
1 parent fc14b54 commit ece14b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"branches": [
3-
"main"
3+
{"name": "main", "channel": false}
44
],
55
"plugins": [
66
["@semantic-release/commit-analyzer", {

0 commit comments

Comments
 (0)