From cf3c299e7f36cd6583997eab4b4224070403fd42 Mon Sep 17 00:00:00 2001 From: Jairon Alves Lima Date: Fri, 5 Apr 2024 23:46:53 -0300 Subject: [PATCH] feat: v1 --- entrypoint.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/entrypoint.sh b/entrypoint.sh index e4e8ac4..b8e2fc3 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -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"