diff --git a/dist/index.js b/dist/index.js index 9a0819b..61fa451 100644 --- a/dist/index.js +++ b/dist/index.js @@ -3301,6 +3301,7 @@ async function main () { repoUrl: process.env.GITHUB_REPOSITORY, packageName, path, + monorepoTags, token }) const releaseCreated = await gr.createRelease()