From 7e95662a95e02a8bb9b54d62855f6ab8d7d76857 Mon Sep 17 00:00:00 2001 From: almouse Date: Tue, 11 Jul 2023 23:23:39 +0000 Subject: [PATCH] Update entrypoint.sh --- entrypoint.sh | 2 ++ 1 file changed, 2 insertions(+) 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