Update charts-release.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2022-12-19 23:20:06 +01:00
committed by GitHub
parent 5eb14a4075
commit e0f7daa0db

View File

@@ -126,6 +126,7 @@ jobs:
if [ ${filename} != "index.md" ]; then
# Append the link to the index.md file
echo "${link}" >> website/docs/charts/${train}/${chart}/index.md
echo "" >> website/docs/charts/${train}/${chart}/index.md
fi
done