We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6716952 commit ddc509eCopy full SHA for ddc509e
1 file changed
setup-js/action.yml
@@ -4,7 +4,7 @@ description: Setup JavaScript environment
4
inputs:
5
persist-credentials:
6
description: Whether to configure the token or SSH key with the local git config
7
- default: false
+ default: true
8
9
ref:
10
description: The `ref` option of actions/checkout
0 commit comments