10-27-23_19:08:14

This commit is contained in:
rv 2023-10-27 19:08:14 -06:00
parent 10ae6fc018
commit bb0a5dbce2
1 changed files with 12 additions and 12 deletions

View File

@ -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/",
}