diff --git a/package.json b/package.json index eca33cb..155fb2c 100644 --- a/package.json +++ b/package.json @@ -64,5 +64,8 @@ "commitizen": { "path": "./node_modules/cz-conventional-changelog" } + }, + "release": { + "branches": ["main"] } }