Add status to notification
Some checks failed
Deploy website to Docker Container / deploy (push) Failing after 50s

This commit is contained in:
TheThomaas 2023-05-26 22:34:25 +02:00
parent d41373a966
commit f933961d60

View file

@ -35,3 +35,4 @@ jobs:
uses: https://github.com/distributhor/workflow-webhook@v3
with:
webhook_url: ${{ secrets.HOME_ASSISTANT_WEBHOOK }}
data: '{status: "${{ gitea.status }}"}'