Skip to content

Commit 1da6508

Browse files
committed
fix typo
1 parent 65d3f9e commit 1da6508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ inputs:
3131
default: ${{ github.token }}
3232
persist-credentials:
3333
description: 'Whether to configure the token or SSH key with the local git config'
34-
default: false
34+
default: 'false'
3535

3636
runs:
3737
using: 'composite'

0 commit comments

Comments
 (0)