Verbose logging for webhook
All checks were successful
Build on push / build-webhook (push) Successful in 37s

This commit is contained in:
Lewis Dale 2024-03-07 12:00:15 +00:00
parent adda35b7cc
commit f7e5bca7a8

View File

@ -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