Skip to content

Commit

Permalink
10-27-23_19:14:51
Browse files Browse the repository at this point in the history
  • Loading branch information
rv committed Oct 28, 2023
1 parent f0be335 commit 2eff5fe
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
jobs:
NTFY:
name: ntfy_action
uses: blackshot/[email protected]
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/[email protected]
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 comments on commit 2eff5fe

Please sign in to comment.