Skip to content

Commit c14e9dd

Browse files
committed
Fix working-directory input
1 parent 35ef7a7 commit c14e9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ inputs:
3636
required: false
3737
type: boolean
3838
default: false
39-
workingDirectory:
39+
working-directory:
4040
description: The working directory. Defaults to the current directory (string)
4141
type: string
4242
required: false

0 commit comments

Comments
 (0)