From f6e69f1af2fa76c678d6facd00eae775bc94cea9 Mon Sep 17 00:00:00 2001 From: rv Date: Fri, 27 Oct 2023 19:38:50 -0600 Subject: [PATCH] 10-27-23_19:38:50 --- .github/workflows/NTFY.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/NTFY.yml b/.github/workflows/NTFY.yml index a2ad30b..2a4e4a9 100644 --- a/.github/workflows/NTFY.yml +++ b/.github/workflows/NTFY.yml @@ -15,11 +15,9 @@ jobs: "message": "A status update has been posted.", "actions": [ { - "action": "http", + "action": "view", "label": "Visit Site", - "url": "https://status.astragroup.info/", - "method": "GET" - "body": "{\"action\": \"close\"}" + "url": "https://status.astragroup.info/" } ] }'