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

View file

@ -39,6 +39,7 @@ async function cleanup(): Promise<void> {
// Main
if (!cleanupRepositoryPath) {
core.setOutput('bar', 'baz')
run()
}
// Post