better messsaging
All checks were successful
test-build / build (push) Successful in 1m7s
renovate / renovate (push) Successful in 1m27s

This commit is contained in:
2025-11-10 23:18:01 -06:00
parent 5a62d0f571
commit 634506a3a5
2 changed files with 8 additions and 8 deletions

View File

@@ -42,11 +42,11 @@ jobs:
with:
url: '${{ secrets.NTFY_URL }}'
topic: '${{ secrets.NTFY_TOPIC }}'
title: 'Gitea Action'
title: 'Test Failure - Site Profile'
priority: 4
headers: '{"Authorization": "Bearer ${{ secrets.NTFY_CRED }}"}'
tags: action,failed
details: 'Site Profile build workflow has failed!'
details: 'Tests have failed for building Site Profile'
icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/gitea.png'
actions: '[{"action": "view", "label": "Open Gitea", "url": "https://gitea.alexlebens.dev/alexlebens/site-profile/actions?workflow=test-build.yaml", "clear": true}]'
image: true