diff --git a/entrypoint.sh b/entrypoint.sh index 024fe95..0f1e8c5 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -6,6 +6,8 @@ # #################################################################################################### +echo "Hello, I'm the jekyll build pages entrypoint" + set -o errexit SOURCE_DIRECTORY=${GITHUB_WORKSPACE}/$INPUT_SOURCE