issue-5-product-gamesystems #10

Merged
sebastian merged 31 commits from issue-5-product-gamesystems into main 2024-02-16 18:00:29 +01:00
Showing only changes of commit 6934bcfb51 - Show all commits

View File

@ -28,8 +28,8 @@ jobs:
with: with:
url: ${{ secrets.NTFY_URL }} url: ${{ secrets.NTFY_URL }}
topic: ${{ secrets.NTFY_TOPIC }} topic: ${{ secrets.NTFY_TOPIC }}
headers: '{"authorization": "${{ secrets.NTFY_HEADERS }}"}'
priority: 5 priority: 5
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' actions: 'default'