parent
a7d8333ee1
commit
b519256ba2
@ -45,9 +45,5 @@ jobs:
|
||||
run: docker network prune --force
|
||||
|
||||
- name: Deployment Webhook
|
||||
uses: joelwmale/webhook-action@master
|
||||
with:
|
||||
url: ${{ secrets.WEBHOOK_URL }}
|
||||
headers: '{"repository": "joelwmale/webhook-action"}'
|
||||
body: '{"event": "deployment", "repository": "joelwmale/webhook-action"}'
|
||||
github_event_payload: false
|
||||
run: |
|
||||
curl -X POST ${{ secrets.WEBHOOK_URL }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user