10-27-23_19:14:51

This commit is contained in:
rv 2023-10-27 19:14:51 -06:00
parent f0be3352fa
commit 2eff5fed81
1 changed files with 13 additions and 14 deletions

View File

@ -1,15 +1,14 @@
jobs:
NTFY:
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/",
}
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/",
}