diff --git a/.releaserc b/.releaserc index 260f22d2..4995c24b 100644 --- a/.releaserc +++ b/.releaserc @@ -1,6 +1,6 @@ { "branches": [ - "main" + {"name": "main", "channel": false} ], "plugins": [ ["@semantic-release/commit-analyzer", {