diff --git a/package.json b/package.json index 3206d7d..89f0371 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,10 @@ "unicorn/no-array-reduce": "off" } }, + "release": { + "extends": "semantic-release-npm-github", + "branches": "main" + }, "files": [ "index.js", "bin",