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