mirror of https://github.com/nate2014jatc/AGSTATUS
10-27-23_19:31:16
This commit is contained in:
parent
02de894696
commit
dffb0d4a63
|
@ -9,7 +9,7 @@ jobs:
|
||||||
- run: echo "This job was automatically triggered by a ${{ github.event_name }} event."
|
- run: echo "This job was automatically triggered by a ${{ github.event_name }} event."
|
||||||
- name: Ping NTFY server with update message.
|
- name: Ping NTFY server with update message.
|
||||||
run: |
|
run: |
|
||||||
curl curl ntfy.sh \
|
curl ntfy.sh \
|
||||||
-d '{
|
-d '{
|
||||||
"topic": "Hgh543VzdawHYbZw",
|
"topic": "Hgh543VzdawHYbZw",
|
||||||
"message": "A status update has been posted.",
|
"message": "A status update has been posted.",
|
||||||
|
|
Loading…
Reference in New Issue