mirror of
https://gitea.com/actions/checkout.git
synced 2024-11-10 14:12:28 +08:00
Fix: Fix Syntax
This commit is contained in:
parent
f2738ccb35
commit
51ffdcdb1d
|
@ -369,6 +369,6 @@ class GitAuthHelper {
|
|||
`git config --local --name-only --get-regexp '${pattern}' && git config --local --unset-all '${configKey}' || :`,
|
||||
true
|
||||
)
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user