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