Remove specific auth
Some checks failed
E2E Testing / test (push) Failing after 1m27s

This commit is contained in:
sebastian 2024-02-15 16:51:17 +01:00
parent 9cc93cd9e2
commit 03528700ec

View File

@ -26,6 +26,6 @@ jobs:
with:
url: ${{ secrets.NTFY_URL }}
topic: ${{ secrets.NTFY_TOPIC }}
headers: '{"authorization": ${{ secrets.NTFY_HEADERS }}}'
headers: ${{ secrets.NTFY_HEADERS }}