mirror of
https://github.com/actions/checkout.git
synced 2024-11-10 04:18:26 +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}' || :`,
|
`git config --local --name-only --get-regexp '${pattern}' && git config --local --unset-all '${configKey}' || :`,
|
||||||
true
|
true
|
||||||
)
|
)
|
||||||
)
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user