mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-09 16:09:07 +00:00
update
This commit is contained in:
parent
a44938101d
commit
46f24ef186
@ -6,4 +6,5 @@ RESULT="${RESULT//'%'/'%25'}"
|
||||
RESULT="${RESULT//$'\n'/'%0A'}"
|
||||
RESULT="${RESULT//$'\r'/'%0D'}"
|
||||
echo "::debug::\$RESULT: $RESULT"
|
||||
echo "::add-mask::$RESULT"
|
||||
echo ::set-output name=result::"$RESULT"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user