diff --git a/entrypoint.sh b/entrypoint.sh index 867f6d9..36e9ba6 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -18,7 +18,7 @@ chmod -R a+w /github/workspace pwd ls -l which lftp -jekyll build --trace --config /github/workspace/_config.yml,/github/workspace/deploy.yml +JEKYLL_ENV=production jekyll build --trace --config /github/workspace/_config.yml,/github/workspace/deploy.yml #sudo chown -R $USER:$USER /home/runner/work/sleep-docs echo "$FTP_USER"