mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 06:19:24 +00:00
Use git-credential-store instead of .extraheader
This commit is contained in:
@@ -52,6 +52,8 @@ inputs:
|
||||
persist-credentials:
|
||||
description: 'Whether to configure the token or SSH key with the local git config'
|
||||
default: true
|
||||
custom-credential-helper:
|
||||
description: 'Custom git credential helper'
|
||||
path:
|
||||
description: 'Relative path under $GITHUB_WORKSPACE to place the repository'
|
||||
clean:
|
||||
|
||||
Reference in New Issue
Block a user