This commit is contained in:
parent
6934bcfb51
commit
cc2ff05e9a
@ -30,9 +30,10 @@ jobs:
|
|||||||
topic: ${{ secrets.NTFY_TOPIC }}
|
topic: ${{ secrets.NTFY_TOPIC }}
|
||||||
priority: 5
|
priority: 5
|
||||||
headers: '{"authorization": "${{ secrets.NTFY_HEADERS }}"}'
|
headers: '{"authorization": "${{ secrets.NTFY_HEADERS }}"}'
|
||||||
tags: +1,partying_face,action,failed
|
tags: +1,partying_face,action,failed,
|
||||||
details: Workflow has failed!
|
details: Workflow has failed!
|
||||||
actions: 'default'
|
icon: 'https://styles.redditmedia.com/t5_32uhe/styles/communityIcon_xnt6chtnr2j21.png'
|
||||||
|
image: true
|
||||||
|
|
||||||
- name: ntfy-notifications-success
|
- name: ntfy-notifications-success
|
||||||
uses: niniyas/ntfy-action@master
|
uses: niniyas/ntfy-action@master
|
||||||
|
Loading…
Reference in New Issue
Block a user