always && gitea. ok, then
All checks were successful
Generic zig build / build (push) Successful in 14s
All checks were successful
Generic zig build / build (push) Successful in 14s
This commit is contained in:
parent
2457ad2c7b
commit
c5436c4e0a
2
.github/workflows/zig-build.yaml
vendored
2
.github/workflows/zig-build.yaml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
run: zig build test --summary all
|
||||
- name: Notify
|
||||
uses: elerch/action-notify-ntfy@v2.github
|
||||
if: env.GITEA_ACTIONS == 'true'
|
||||
if: always() && env.GITEA_ACTIONS == 'true'
|
||||
with:
|
||||
host: ${{ secrets.NTFY_HOST }}
|
||||
topic: ${{ secrets.NTFY_TOPIC }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user