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:
committed by
GitHub
parent
5c5271ce75
commit
598c23182f
3
dist/index.js
vendored
3
dist/index.js
vendored
@@ -3366,7 +3366,8 @@ async function main () {
|
||||
path,
|
||||
monorepoTags,
|
||||
token,
|
||||
changelogPath
|
||||
changelogPath,
|
||||
releaseType
|
||||
})
|
||||
const releaseCreated = await gr.createRelease()
|
||||
if (releaseCreated) {
|
||||
|
||||
Reference in New Issue
Block a user