Update deploy.yml
All checks were successful
Deploy website to Docker Container / deploy (push) Successful in 50s

This commit is contained in:
TheThomaas 2023-05-26 22:36:45 +02:00
parent f933961d60
commit 8960a52d84

View file

@ -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 }}"}'