From c44dd07a86044cc9f8f1ad1019fdb1f382422ee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20B=C3=B6ckelmann?= Date: Thu, 15 Feb 2024 20:09:28 +0100 Subject: [PATCH] Switch emoyies in failing notification --- .gitea/workflows/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 7ddc555..0514f8f 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -30,7 +30,7 @@ jobs: topic: ${{ secrets.NTFY_TOPIC }} priority: 5 headers: '{"authorization": "${{ secrets.NTFY_HEADERS }}"}' - tags: +1,partying_face,action,failed, + tags: -1,rotating_light,action,failed, details: Workflow has failed! icon: 'https://styles.redditmedia.com/t5_32uhe/styles/communityIcon_xnt6chtnr2j21.png' image: true