diff --git a/dist/index.js b/dist/index.js index 327e0b2..40c1ff1 100644 --- a/dist/index.js +++ b/dist/index.js @@ -3977,7 +3977,8 @@ async function main () { monorepoTags, token, changelogPath, - releaseType + releaseType, + defaultBranch }) const releaseCreated = await gr.createRelease() if (releaseCreated) {