Skip to content

Commit

Permalink
feat: v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaironalves committed Jun 22, 2024
1 parent 9cba70b commit 91e2a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ _set_github_output() {
prop="${propAndValue%%=*}="
#value="${propAndValueUnescaped//$prop/""}"
echo "$propAndValueUnescaped"
#echo "$prop - $value"
echo "$prop"
#echo "${propAndValue}"
#echo "$(printf '%b\n' "$propAndValue")"
#echo "$(printf '%b\n' "$value")"
Expand Down

0 comments on commit 91e2a91

Please sign in to comment.