mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 02:27:48 +02:00
chore: build dist (#11)
This commit is contained in:
1
dist/index.js
vendored
1
dist/index.js
vendored
@@ -136716,7 +136716,6 @@ async function main() {
|
||||
core.info(`Running release-please version: ${release_please_1.VERSION}`);
|
||||
const inputs = parseInputs();
|
||||
const github = await getGitHubInstance(inputs);
|
||||
core.info(`using gitusername ${inputs.gitUsername}`);
|
||||
if (!inputs.skipGitHubRelease) {
|
||||
const manifest = await loadOrBuildManifest(github, inputs);
|
||||
core.debug('Creating releases');
|
||||
|
||||
Reference in New Issue
Block a user