Update deploy.yml
All checks were successful
Deploy website to Docker Container / deploy (push) Successful in 50s
All checks were successful
Deploy website to Docker Container / deploy (push) Successful in 50s
This commit is contained in:
parent
f933961d60
commit
8960a52d84
|
|
@ -35,4 +35,4 @@ jobs:
|
|||
uses: https://github.com/distributhor/workflow-webhook@v3
|
||||
with:
|
||||
webhook_url: ${{ secrets.HOME_ASSISTANT_WEBHOOK }}
|
||||
data: '{status: "${{ gitea.status }}"}'
|
||||
data: '{"status": "${{ gitea.status }}"}'
|
||||
Loading…
Reference in a new issue