diff --git a/tools/branch-deploy.sh b/tools/branch-deploy.sh index 2ccb73b..f8e187a 100755 --- a/tools/branch-deploy.sh +++ b/tools/branch-deploy.sh @@ -34,7 +34,7 @@ for BRANCH in $(git for-each-ref --format='%(refname:short)' refs/heads); do hugo --gc -b "${URL_BASE}/${BRANCH}" -s "${TEMP_FOLDER}" -d "${TARGET_FOLDER}/${BRANCH}" > /dev/null # Add to the index page - echo "