From d3a31eb5d49b6deab25749e3c752fa270729000a Mon Sep 17 00:00:00 2001 From: Didier Date: Sun, 30 Apr 2023 21:50:32 +0200 Subject: [PATCH] see if it works now --- .github/workflows/update-server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-server.yml b/.github/workflows/update-server.yml index 84a53d5..9d2c4d2 100644 --- a/.github/workflows/update-server.yml +++ b/.github/workflows/update-server.yml @@ -63,7 +63,7 @@ jobs: steps: - name: send ping to ntfy run: | - curl -d @- https://push.ixvd.net/${{ secrets.NTFY_TOPIC }} <