mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 02:01:22 -03:00
duh
This commit is contained in:
2
.github/scripts/chart-docs.sh
vendored
2
.github/scripts/chart-docs.sh
vendored
@@ -133,7 +133,7 @@ process_index() {
|
||||
filename=$(basename "${file}")
|
||||
|
||||
# If title is not ok, skip
|
||||
if ! check_and_fix_title "$train" "$chart"; then
|
||||
if ! check_and_fix_title "${file}"; then
|
||||
continue
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user