diff --git a/index.js b/index.js index 8c45173..1d2d7ab 100644 --- a/index.js +++ b/index.js @@ -34,7 +34,8 @@ async function main () { path, monorepoTags, token, - changelogPath + changelogPath, + releaseType }) const releaseCreated = await gr.createRelease() if (releaseCreated) {