mirror of
https://github.com/actions/checkout.git
synced 2025-12-13 22:09:23 +00:00
add global config option
This commit is contained in:
@@ -56,6 +56,10 @@ Refer [here](https://github.com/actions/checkout/blob/v1/README.md) for previous
|
||||
# Default: true
|
||||
persist-credentials: ''
|
||||
|
||||
# Whether to use --local or --global scope when persisting the token.
|
||||
# Default: false
|
||||
global-credentials: ''
|
||||
|
||||
# Relative path under $GITHUB_WORKSPACE to place the repository
|
||||
path: ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user