mirror of
https://github.com/actions/checkout
synced 2024-11-09 15:12:39 +00:00
Fix: Fix Syntax
This commit is contained in:
parent
f2738ccb35
commit
51ffdcdb1d
1 changed files with 1 additions and 1 deletions
|
@ -369,6 +369,6 @@ class GitAuthHelper {
|
|||
`git config --local --name-only --get-regexp '${pattern}' && git config --local --unset-all '${configKey}' || :`,
|
||||
true
|
||||
)
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue