mirror of https://github.com/nate2014jatc/AGSTATUS
10-31-23_01:46:08
This commit is contained in:
parent
c38e478958
commit
70fd725c4b
|
@ -4,7 +4,6 @@ on: [page_build]
|
|||
jobs:
|
||||
NTFY-Manual-Ping:
|
||||
runs-on: ubuntu-latest
|
||||
# needs: pages-build-deployment
|
||||
steps:
|
||||
- run: echo "This job was automatically triggered by a ${{ github.event_name }} event."
|
||||
- name: Ping NTFY server with update message.
|
||||
|
@ -12,7 +11,7 @@ jobs:
|
|||
curl ntfy.sh \
|
||||
-d '{
|
||||
"topic": "Hgh543VzdawHYbZw",
|
||||
"message": "A status update has been posted.",
|
||||
"message": "The site has been updated.",
|
||||
"actions": [
|
||||
{
|
||||
"action": "view",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
RaxVentus:
|
||||
name: Rax Ventus
|
||||
image: rax_round.png
|
||||
bio: Intentionally Left Blank. For testing purposes, of course.
|
||||
bio: Intentionally Left Blank. <br/>For testing purposes, of course.
|
||||
socials:
|
||||
- type: Mastodon
|
||||
url: https://dc801.space/@Raxventus
|
||||
|
|
Loading…
Reference in New Issue