Create main.yml

This commit is contained in:
Rax Ventus 2023-10-27 19:03:13 -06:00 committed by GitHub
parent 76fe2c1a27
commit 10ae6fc018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
.github/workflows/main.yml vendored Normal file
View File

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