Update charts-release.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-05-31 11:17:45 +02:00
committed by GitHub
parent de1a7dbd71
commit 6849db5abf
+1
View File
@@ -67,6 +67,7 @@ jobs:
export CHARTS_DIR=".//charts"
export JSON_FILE="changelog.json"
rm -rf helm
ls -l
if [ -f "$JSON_FILE.gz" ]; then
gunzip "$JSON_FILE.gz" --force # Force overwrite if file already exists
fi