mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-12 23:41:36 +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,
|
monorepoTags,
|
||||||
token,
|
token,
|
||||||
changelogPath,
|
changelogPath,
|
||||||
releaseType
|
releaseType,
|
||||||
|
defaultBranch
|
||||||
})
|
})
|
||||||
const releaseCreated = await gr.createRelease()
|
const releaseCreated = await gr.createRelease()
|
||||||
if (releaseCreated) {
|
if (releaseCreated) {
|
||||||
|
|||||||
Reference in New Issue
Block a user