Skip to content

Commit 384fd19

Browse files
authored
fix: set default for export-git-user input (#2)
1 parent 72247c8 commit 384fd19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ inputs:
1818
export-git-user:
1919
description: 'Export environment variables which set the git user to the GitHub app user'
2020
required: false
21+
default: false
2122

2223
outputs:
2324
token:

0 commit comments

Comments
 (0)