Add status to notification
Some checks failed
Deploy website to Docker Container / deploy (push) Failing after 50s
Some checks failed
Deploy website to Docker Container / deploy (push) Failing after 50s
This commit is contained in:
parent
d41373a966
commit
f933961d60
|
|
@ -35,3 +35,4 @@ jobs:
|
||||||
uses: https://github.com/distributhor/workflow-webhook@v3
|
uses: https://github.com/distributhor/workflow-webhook@v3
|
||||||
with:
|
with:
|
||||||
webhook_url: ${{ secrets.HOME_ASSISTANT_WEBHOOK }}
|
webhook_url: ${{ secrets.HOME_ASSISTANT_WEBHOOK }}
|
||||||
|
data: '{status: "${{ gitea.status }}"}'
|
||||||
Loading…
Reference in a new issue