mirror of https://github.com/nate2014jatc/AGSTATUS
Compare commits
6 Commits
95154ae664
...
2eff5fed81
Author | SHA1 | Date |
---|---|---|
rv | 2eff5fed81 | |
rv | f0be3352fa | |
rv | fb4f48be5c | |
rv | bb0a5dbce2 | |
Rax Ventus | 10ae6fc018 | |
rv | 76fe2c1a27 |
|
@ -0,0 +1,14 @@
|
||||||
|
jobs:
|
||||||
|
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/",
|
||||||
|
}
|
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
layout: post
|
||||||
|
title: Services Update
|
||||||
|
published: true
|
||||||
|
date: 2023-10-27 18:35
|
||||||
|
---
|
||||||
|
|
||||||
|
We are experimenting with a notification system powered by [ntfy.sh](https://ntfy.sh/).
|
||||||
|
|
||||||
|
The topic for these notifications is [Hgh543VzdawHYbZw](https://ntfy.sh/Hgh543VzdawHYbZw).
|
Loading…
Reference in New Issue