mirror of
https://git.mirrors.martin98.com/https://github.com/actions/checkout
synced 2025-08-22 13:09:21 +08:00
adding stderr
This commit is contained in:
parent
f1764260c3
commit
9679ac6b68
@ -127,7 +127,7 @@ class GitCommandManager {
|
||||
result.push(branch)
|
||||
}
|
||||
}
|
||||
core.debug(stderr.join('\n'))
|
||||
core.info(stderr.join('\n'))
|
||||
return result
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user