Skip to content

Commit

Permalink
Update frontmatter.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
  • Loading branch information
stavros-k committed May 12, 2024
1 parent 218506a commit 7ba6bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/frontmatter.sh
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 7ba6bf0

Please sign in to comment.