ntfy-action #9
@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user