Update deploy.yml
This commit is contained in:
parent
f933961d60
commit
8960a52d84
|
|
@ -35,4 +35,4 @@ jobs:
|
||||||
uses: https://github.com/distributhor/workflow-webhook@v3
|
uses: https://github.com/distributhor/workflow-webhook@v3
|
||||||
with:
|
with:
|
||||||
webhook_url: ${{ secrets.HOME_ASSISTANT_WEBHOOK }}
|
webhook_url: ${{ secrets.HOME_ASSISTANT_WEBHOOK }}
|
||||||
data: '{status: "${{ gitea.status }}"}'
|
data: '{"status": "${{ gitea.status }}"}'
|
||||||
Loading…
Reference in a new issue