From 18e4bac317b237f81e730c48971e0efcf10b38ca Mon Sep 17 00:00:00 2001 From: James Ives Date: Sun, 3 Mar 2019 10:59:11 -0500 Subject: [PATCH] Update entrypoint.sh --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entrypoint.sh b/entrypoint.sh index 07a15fd2..faabf532 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -8,6 +8,7 @@ fi if [ -z "$FOLDER" ] then echo "You must provide the action with the folder name in the repository where your compiled page lives." + exit 1 fi # Installs Git.