We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4efb4 commit c2f690bCopy full SHA for c2f690b
.github/workflows/pages-deploy.yml
@@ -78,4 +78,4 @@ jobs:
78
curl -u "${{ secrets.WEBHOOK_USER }}:${{ secrets.WEBHOOK_PASSWORD }}" \
79
-k -X POST -H "Content-Type: application/json" \
80
-d '{"status":"success","url":"${{ steps.deployment.outputs.page_url }}"}' \
81
- https://n8n.tsloan82.duckdns.org/webhook/2cf5498a-df0e-46d2-b432-4e359700c9cf
+ https://n8n.tsloan82.duckdns.org:3852/webhook/2cf5498a-df0e-46d2-b432-4e359700c9cf
0 commit comments