change ntfy action url
All checks were successful
Generic zig build / build (push) Successful in 44s

This commit is contained in:
Emil Lerch 2025-10-15 17:56:54 -07:00
parent 124264534b
commit 0a2ceec30b
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -21,7 +21,7 @@ jobs:
- name: Run tests
run: zig build test --summary all
- name: Notify
uses: elerch/action-notify-ntfy@v2.github
uses: https://git.lerch.org/lobo/action-notify-ntfy@v2
if: always() && env.GITEA_ACTIONS == 'true'
with:
host: ${{ secrets.NTFY_HOST }}