ntfy-action #9

Merged
sebastian merged 15 commits from ntfy-action into issue-5-product-gamesystems 2024-02-15 20:13:44 +01:00
Showing only changes of commit cc2ff05e9a - Show all commits

View File

@ -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