10-27-23_19:13:42

This commit is contained in:
rv 2023-10-27 19:13:42 -06:00
parent fb4f48be5c
commit f0be3352fa
1 changed files with 15 additions and 13 deletions

View File

@ -1,13 +1,15 @@
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/",
}
on: page_build
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/",
}