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 }} <