Add status to notification
This commit is contained in:
parent
d41373a966
commit
f933961d60
|
|
@ -35,3 +35,4 @@ jobs:
|
|||
uses: https://github.com/distributhor/workflow-webhook@v3
|
||||
with:
|
||||
webhook_url: ${{ secrets.HOME_ASSISTANT_WEBHOOK }}
|
||||
data: '{status: "${{ gitea.status }}"}'
|
||||
Loading…
Reference in a new issue