mirror of https://github.com/nate2014jatc/AGSTATUS
13 lines
321 B
YAML
13 lines
321 B
YAML
|
- 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/",
|
||
|
}
|