diff --git a/notify.sh b/notify.sh index a055b6c..ff64040 100644 --- a/notify.sh +++ b/notify.sh @@ -44,16 +44,6 @@ send_ntfy() { fi echo "" - # Build rich message with metadata - local rich_message=$(cat <&1) + -H "Actions: view, View Logs, $click_url, clear=true" \ + -d "$MESSAGE" 2>&1) curl_exit_code=$? set -e # Re-enable exit on error