From 1b2f8b744b136bc40020368e5c0f7de13875b5e1 Mon Sep 17 00:00:00 2001 From: Martin Beentjes Date: Mon, 13 Jul 2020 13:17:13 +0200 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index cb83b5d..090aaae 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ branding: inputs: path: required: false - default: '' + default: '.' description: 'Path to package.json file (directories only), e.g. packages/mypackage/' outputs: current-version: