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