Fix tag failure notifs. (#2403)

This commit is contained in:
Dessalines 2024-04-04 08:28:40 -04:00 committed by GitHub
parent 1a1cb8fce2
commit 3769a76618
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,7 @@ steps:
- apk add curl
- "curl -d'Lemmy-UI CI build failed: ${CI_PIPELINE_URL}' ntfy.sh/lemmy_drone_ci"
when:
- event: pull_request
- event: [pull_request, tag]
status: failure
notify_on_tag_deploy: