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.