From bb0a5dbce2d7157c924951008a6468a534f1e0ae Mon Sep 17 00:00:00 2001 From: rv Date: Fri, 27 Oct 2023 19:08:14 -0600 Subject: [PATCH] 10-27-23_19:08:14 --- .github/workflows/main.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f3f856c..68ec242 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,12 +1,12 @@ -- name: ntfy_action - uses: blackshot/ntfy-action@v1.1 - with: - url: https://ntfy.sh/ - topic: Hgh543VzdawHYbZw - tags: update, service, Astra Group - title: Astra Group Service Update - actions: { - "action": "http", - "label": "Open Site", - "url": "https://status.astragroup.info/", - } +name: ntfy_action +uses: blackshot/ntfy-action@v1.1 +with: + url: https://ntfy.sh/ + topic: Hgh543VzdawHYbZw + tags: update, service, Astra Group + title: Astra Group Service Update + actions: { + "action": "http", + "label": "Open Site", + "url": "https://status.astragroup.info/", + } \ No newline at end of file