diff --git a/index.cjs b/index.cjs index 67ccf76..65fe184 100644 --- a/index.cjs +++ b/index.cjs @@ -1,6 +1,7 @@ "use strict"; module.exports = { + branches: ["main"], plugins: [ "@semantic-release/commit-analyzer", "@semantic-release/release-notes-generator",