Remove status
All checks were successful
Deploy website to Docker Container / deploy (push) Successful in 1m4s
All checks were successful
Deploy website to Docker Container / deploy (push) Successful in 1m4s
This commit is contained in:
parent
8960a52d84
commit
2c526ac7ae
|
|
@ -34,5 +34,4 @@ jobs:
|
|||
- name: Send webhook to Home-Assistant
|
||||
uses: https://github.com/distributhor/workflow-webhook@v3
|
||||
with:
|
||||
webhook_url: ${{ secrets.HOME_ASSISTANT_WEBHOOK }}
|
||||
data: '{"status": "${{ gitea.status }}"}'
|
||||
webhook_url: ${{ secrets.HOME_ASSISTANT_WEBHOOK }}
|
||||
Loading…
Reference in a new issue