This commit is contained in:
Manish Gupta 2023-12-04 14:18:20 +05:30
parent b8b5e11060
commit 8bb7b4de3b

View File

@ -238,7 +238,7 @@ jobs:
- name: Send Success Webhook
uses: distributhor/workflow-webhook@v3
with:
webhook_url: https://webhook.site/#!/bac8185e-cb2e-4d32-8ee9-a674542c0d89
webhook_url: https://webhook.site/bac8185e-cb2e-4d32-8ee9-a674542c0d89
webhook_secret: "123123"
# webhook_url: ${{ secrets.WEBHOOK_URL }}
# webhook_secret: ${{ secrets.WEBHOOK_SECRET }}