test index regen

This commit is contained in:
Stavros Kois
2024-06-09 13:26:58 +03:00
committed by GitHub
parent 422556fccc
commit 2297f72a25
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -114,11 +114,11 @@ jobs:
export STRICT=true
go-yq --version
./.github/scripts/chart-docs.sh incubator/docuseal
for i in "${CHARTS[@]}"
do
# TODO: Remove any changelog stuff from this script
# TODO: Move all website docs structure generation to charttool
./.github/scripts/chart-docs.sh "$i"
done
- name: Commit Website Changes