mirror of https://github.com/nate2014jatc/AGSTATUS
10-27-23_19:14:51
This commit is contained in:
parent
f0be3352fa
commit
2eff5fed81
|
@ -1,15 +1,14 @@
|
||||||
jobs:
|
jobs:
|
||||||
NTFY:
|
name: ntfy_action
|
||||||
name: ntfy_action
|
uses: blackshot/ntfy-action@v1.1
|
||||||
uses: blackshot/ntfy-action@v1.1
|
on: page_build
|
||||||
on: page_build
|
with:
|
||||||
with:
|
url: https://ntfy.sh/
|
||||||
url: https://ntfy.sh/
|
topic: Hgh543VzdawHYbZw
|
||||||
topic: Hgh543VzdawHYbZw
|
tags: update, service, Astra Group
|
||||||
tags: update, service, Astra Group
|
title: Astra Group Service Update
|
||||||
title: Astra Group Service Update
|
actions: {
|
||||||
actions: {
|
"action": "http",
|
||||||
"action": "http",
|
"label": "Open Site",
|
||||||
"label": "Open Site",
|
"url": "https://status.astragroup.info/",
|
||||||
"url": "https://status.astragroup.info/",
|
}
|
||||||
}
|
|
Loading…
Reference in New Issue