1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-08 03:11:13 +02:00

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

This commit is contained in:
google-github-actions-bot
2020-11-25 15:04:55 -06:00
committed by GitHub
parent 2e310dc0e0
commit 032fe68729

1
dist/index.js vendored
View File

@@ -3301,6 +3301,7 @@ async function main () {
repoUrl: process.env.GITHUB_REPOSITORY,
packageName,
path,
monorepoTags,
token
})
const releaseCreated = await gr.createRelease()