mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-09 23:21:12 +02:00
chore: build dist (#130)
This commit is contained in:
committed by
GitHub
parent
b0faf1dd7d
commit
b0a8024df8
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -3384,7 +3384,9 @@ async function main () {
|
||||
versionFile
|
||||
})
|
||||
const pr = await release.run()
|
||||
core.setOutput('pr', pr)
|
||||
if (pr) {
|
||||
core.setOutput('pr', pr)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
3886
package-lock.json
generated
3886
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user