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
@ -10,3 +10,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
webhook_url: ${{ secrets.WEBHOOK_URL }}
|
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