Correct webhook notification repo
This commit is contained in:
parent
2dbe54298d
commit
a6d8af72e3
|
|
@ -32,6 +32,6 @@ jobs:
|
|||
docker run -d -p 8086:3000 --name $CONTAINER_NAME --restart=always $CONTAINER_IMAGE
|
||||
|
||||
- name: Webhook
|
||||
uses: distributhor/workflow-webhook@v3
|
||||
uses: https://github.com/distributhor/workflow-webhook@v3
|
||||
with:
|
||||
webhook_url: "${{secret.HOME_ASSISTANT_WEBHOOK}}"
|
||||
Loading…
Reference in a new issue