change ntfy action url
All checks were successful
Generic zig build / build (push) Successful in 44s
All checks were successful
Generic zig build / build (push) Successful in 44s
This commit is contained in:
parent
124264534b
commit
0a2ceec30b
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue