Skip to content

Commit

Permalink
feat: v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaironalves committed Apr 6, 2024
1 parent 35a4414 commit cf3c299
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ _replace_dots() {

set -e

echo $GITHUB_OUTPUT

# Read the file using yq
yq -o p --properties-separator ':' '... comments = ""' "$INPUT_YAML_FILE_PATH"

Expand Down

0 comments on commit cf3c299

Please sign in to comment.