Incude authorization header
Some checks failed
E2E Testing / test (push) Failing after 1m28s

This commit is contained in:
sebastian 2024-02-15 16:42:52 +01:00
parent e607dc167b
commit 9cc93cd9e2

View File

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