Remove status

This commit is contained in:
TheThomaas 2023-05-26 22:38:41 +02:00
parent 8960a52d84
commit 2c526ac7ae

View file

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