mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 10:37:47 +02:00
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -117492,7 +117492,7 @@ async function main() {
|
||||
const github = await getGitHubInstance(inputs);
|
||||
if (!inputs.skipGitHubRelease) {
|
||||
const manifest = await loadOrBuildManifest(github, inputs);
|
||||
core.debug('Creating pull requests');
|
||||
core.debug('Creating releases');
|
||||
outputReleases(await manifest.createReleases());
|
||||
}
|
||||
if (!inputs.skipGitHubPullRequest) {
|
||||
|
||||
Reference in New Issue
Block a user