mirror of
https://github.com/actions/checkout.git
synced 2025-12-13 13:59:24 +00:00
@@ -48,6 +48,7 @@ inputs:
|
||||
ssh-user:
|
||||
description: >
|
||||
The user to use when connecting to the remote SSH host. By default 'git' is used.
|
||||
default: git
|
||||
persist-credentials:
|
||||
description: 'Whether to configure the token or SSH key with the local git config'
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user