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

chore: build dist (#130)

This commit is contained in:
google-github-actions-bot
2020-12-07 10:47:05 -06:00
committed by GitHub
parent b0faf1dd7d
commit b0a8024df8
2 changed files with 22 additions and 3868 deletions

2
dist/index.js vendored
View File

@@ -3384,9 +3384,11 @@ async function main () {
versionFile versionFile
}) })
const pr = await release.run() const pr = await release.run()
if (pr) {
core.setOutput('pr', pr) core.setOutput('pr', pr)
} }
} }
}
function getGitHubRelease () { function getGitHubRelease () {
return GitHubRelease return GitHubRelease

3886
package-lock.json generated

File diff suppressed because it is too large Load Diff