Update webhook
This commit is contained in:
parent
a6d8af72e3
commit
7560dc8cf4
|
|
@ -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 }}
|
||||||
Loading…
Reference in a new issue