This commit is contained in:
eric sciple 2019-12-04 11:03:13 -05:00
parent 01a434328a
commit 2ad8d40bde
3 changed files with 6 additions and 62 deletions

1
dist/index.js vendored
View file

@ -2635,6 +2635,7 @@ function cleanup() {
}
// Main
if (!cleanupRepositoryPath) {
core.setOutput('bar', 'baz');
run();
}
// Post