diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 6fac7b1..7ddc555 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -30,9 +30,10 @@ jobs: topic: ${{ secrets.NTFY_TOPIC }} priority: 5 headers: '{"authorization": "${{ secrets.NTFY_HEADERS }}"}' - tags: +1,partying_face,action,failed + tags: +1,partying_face,action,failed, details: Workflow has failed! - actions: 'default' + icon: 'https://styles.redditmedia.com/t5_32uhe/styles/communityIcon_xnt6chtnr2j21.png' + image: true - name: ntfy-notifications-success uses: niniyas/ntfy-action@master