mirror of
https://forgejo.mixinet.net/actions/checkout.git
synced 2025-06-15 14:50:45 -06:00
group output
This commit is contained in:
parent
9a3a9ade82
commit
3019b36593
5 changed files with 127 additions and 2 deletions
|
@ -167,7 +167,7 @@ class GitAuthHelper {
|
|||
}
|
||||
|
||||
async removeGlobalAuth(): Promise<void> {
|
||||
core.info(`Unsetting HOME override`)
|
||||
core.debug(`Unsetting HOME override`)
|
||||
this.git.removeEnvironmentVariable('HOME')
|
||||
await io.rmRF(this.temporaryHomePath)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue