mirror of https://github.com/nate2014jatc/AGSTATUS
10-27-23_19:29:05
This commit is contained in:
parent
b9520fb275
commit
02de894696
|
@ -4,7 +4,7 @@ on: [page_build]
|
|||
jobs:
|
||||
NTFY-Manual-Ping:
|
||||
runs-on: ubuntu-latest
|
||||
needs: pages-build-deployment
|
||||
# needs: pages-build-deployment
|
||||
steps:
|
||||
- run: echo "This job was automatically triggered by a ${{ github.event_name }} event."
|
||||
- name: Ping NTFY server with update message.
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
jobs:
|
||||
name: ntfy_action
|
||||
uses: blackshot/ntfy-action@v1.1
|
||||
on: page_build
|
||||
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/",
|
||||
}
|
Loading…
Reference in New Issue