mirror of
https://github.com/truecharts/charts.git
synced 2026-07-11 03:51:56 -03:00
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
2
.github/workflows/charts-release.yaml
vendored
2
.github/workflows/charts-release.yaml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
gunzip "$JSON_FILE.gz" --force # Force overwrite if file already exists
|
||||
fi
|
||||
|
||||
./charttool "$REPO_PATH" "$TEMPLATE_PATH" "$CHARTS_DIR"
|
||||
./charttool genchangelog "$REPO_PATH" "$TEMPLATE_PATH" "$CHARTS_DIR"
|
||||
gzip "$JSON_FILE" --best
|
||||
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user