From 70fd725c4b91d384099620e38337aef6db6c220b Mon Sep 17 00:00:00 2001 From: rv Date: Tue, 31 Oct 2023 01:46:08 -0600 Subject: [PATCH] 10-31-23_01:46:08 --- .github/workflows/NTFY.yml | 3 +-- _data/authors.yml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/NTFY.yml b/.github/workflows/NTFY.yml index 2a4e4a9..4dede20 100644 --- a/.github/workflows/NTFY.yml +++ b/.github/workflows/NTFY.yml @@ -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", diff --git a/_data/authors.yml b/_data/authors.yml index 66dde5c..a211c4f 100644 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -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.
For testing purposes, of course. socials: - type: Mastodon url: https://dc801.space/@Raxventus