Browse Source

Fix another method call

master
Drew Short 4 years ago
parent
commit
8c8ee4923d
  1. 2
      bin/out
  2. 2
      tag

2
bin/out

@ -85,7 +85,7 @@ then
if [[ -z "${formatted_body}" && "${is_html}" == "true" ]]; then
formatted_body="${text}"
log("$debug", "formatted_body=${formatted_body}")
log_debug "$debug" "formatted_body=${formatted_body}"
fi
text=$(echo -n "${text}" | jq -R -s .)

2
tag

@ -1 +1 @@
1.0.6
1.0.7
Loading…
Cancel
Save