mirror of
https://github.com/actions/checkout.git
synced 2025-12-13 22:09:23 +00:00
.
This commit is contained in:
@@ -39,7 +39,7 @@ async function cleanup(): Promise<void> {
|
||||
|
||||
// Main
|
||||
if (!cleanupRepositoryPath) {
|
||||
core.setOutput('bar', 'baz')
|
||||
core.setOutput('baR', 'baZ')
|
||||
run()
|
||||
}
|
||||
// Post
|
||||
|
||||
Reference in New Issue
Block a user