From 883e1a79b989a71d16dd947ae4ed0fdacc4d73dd Mon Sep 17 00:00:00 2001 From: Varun Date: Wed, 3 Jun 2020 11:23:56 +0530 Subject: [PATCH] Updated DIST_LOCATION --- entrypoint.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/entrypoint.sh b/entrypoint.sh index 60cc9a0..f585548 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -44,6 +44,10 @@ if [[ -z "$ASSETS_IGNORE_FILE" ]]; then ASSETS_IGNORE_FILE=".wporgassetsignore" fi +if [[ -z "$DIST_LOCATION" ]]; then + DIST_LOCATION="dist/" +fi + echo " " echo '##[group] ➤ Workflow Arguments' # Echo Plugin Slug