diff --git a/dist/index.js b/dist/index.js index 62f534a..ee1f177 100644 --- a/dist/index.js +++ b/dist/index.js @@ -3366,7 +3366,8 @@ async function main () { path, monorepoTags, token, - changelogPath + changelogPath, + releaseType }) const releaseCreated = await gr.createRelease() if (releaseCreated) {