We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d3f9e commit 1da6508Copy full SHA for 1da6508
1 file changed
.github/actions/setup/action.yml
@@ -31,7 +31,7 @@ inputs:
31
default: ${{ github.token }}
32
persist-credentials:
33
description: 'Whether to configure the token or SSH key with the local git config'
34
- default: false
+ default: 'false'
35
36
runs:
37
using: 'composite'
0 commit comments