Update webhook

This commit is contained in:
TheThomaas 2023-05-26 22:23:21 +02:00
parent a6d8af72e3
commit 7560dc8cf4

View file

@ -34,4 +34,4 @@ jobs:
- name: Webhook - name: Webhook
uses: https://github.com/distributhor/workflow-webhook@v3 uses: https://github.com/distributhor/workflow-webhook@v3
with: with:
webhook_url: "${{secret.HOME_ASSISTANT_WEBHOOK}}" webhook_url: ${{ secrets.HOME_ASSISTANT_WEBHOOK }}