Verbose logging for webhook
All checks were successful
Build on push / build-webhook (push) Successful in 37s
All checks were successful
Build on push / build-webhook (push) Successful in 37s
This commit is contained in:
parent
adda35b7cc
commit
f7e5bca7a8
@ -9,4 +9,5 @@ jobs:
|
||||
uses: distributhor/workflow-webhook@v3
|
||||
with:
|
||||
webhook_url: ${{ secrets.WEBHOOK_URL }}
|
||||
webhook_secret: ${{ secrets.WEBHOOK_KEY }}
|
||||
webhook_secret: ${{ secrets.WEBHOOK_KEY }}
|
||||
verbose: true
|
Loading…
Reference in New Issue
Block a user