mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 02:51:22 -03:00
Update frontmatter.sh
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
2
.github/scripts/frontmatter.sh
vendored
2
.github/scripts/frontmatter.sh
vendored
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
file_path=$1
|
||||
file_path="$1"
|
||||
base_cmd="yq --front-matter=process"
|
||||
# Check if the file has valid front matter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user