1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-10 07:01:11 +02:00

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

This commit is contained in:
google-github-actions-bot
2020-12-10 08:56:58 -06:00
committed by GitHub
parent 5c5271ce75
commit 598c23182f

3
dist/index.js vendored
View File

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