diff --git a/release.config.js b/release.config.js index f2638a6..c2b4416 100644 --- a/release.config.js +++ b/release.config.js @@ -1,5 +1,5 @@ module.exports = { - "branches" : "master", + "branches" : "main", "tagFormat": "v${version}", "plugins": [ ["@semantic-release/commit-analyzer", {