Skip to content

Commit 95bc31c

Browse files
Merge pull request martinbeentjes#8 from martinbeentjes/bugfix/fix-default-path
Update action.yml
2 parents 3995547 + 1b2f8b7 commit 95bc31c

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
@@ -6,7 +6,7 @@ branding:
66
inputs:
77
path:
88
required: false
9-
default: ''
9+
default: '.'
1010
description: 'Path to package.json file (directories only), e.g. packages/mypackage/'
1111
outputs:
1212
current-version:

0 commit comments

Comments
 (0)