1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-08 16:01:15 +02:00

chore: build dist release-please-action (#207)

This commit is contained in:
google-github-actions-bot
2021-02-05 13:25:02 -06:00
committed by GitHub
parent 534536c1c2
commit 6f7e46da0b

3
dist/index.js vendored
View File

@@ -3977,7 +3977,8 @@ async function main () {
monorepoTags,
token,
changelogPath,
releaseType
releaseType,
defaultBranch
})
const releaseCreated = await gr.createRelease()
if (releaseCreated) {