mirror of
https://github.com/actions/checkout.git
synced 2025-04-02 22:40:06 +02:00
Update action.yml
Co-authored-by: Josh Gross <joshmgross@github.com>
This commit is contained in:
parent
e0908c08dc
commit
9acec543f2
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ inputs:
|
||||||
ssh-user:
|
ssh-user:
|
||||||
description: >
|
description: >
|
||||||
The user to use when connecting to the remote SSH host. By default 'git' is used.
|
The user to use when connecting to the remote SSH host. By default 'git' is used.
|
||||||
|
default: git
|
||||||
persist-credentials:
|
persist-credentials:
|
||||||
description: 'Whether to configure the token or SSH key with the local git config'
|
description: 'Whether to configure the token or SSH key with the local git config'
|
||||||
default: true
|
default: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue