mirror of
https://gitea.com/actions/checkout.git
synced 2025-08-14 07:46:01 +08:00
adding stderr
This commit is contained in:
@@ -127,7 +127,7 @@ class GitCommandManager {
|
||||
result.push(branch)
|
||||
}
|
||||
}
|
||||
core.debug(stderr.join('\n'))
|
||||
core.info(stderr.join('\n'))
|
||||
return result
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user