Skip to content

Commit c2f690b

Browse files
committed
Update pipelines
1 parent af4efb4 commit c2f690b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ jobs:
7878
curl -u "${{ secrets.WEBHOOK_USER }}:${{ secrets.WEBHOOK_PASSWORD }}" \
7979
-k -X POST -H "Content-Type: application/json" \
8080
-d '{"status":"success","url":"${{ steps.deployment.outputs.page_url }}"}' \
81-
https://n8n.tsloan82.duckdns.org/webhook/2cf5498a-df0e-46d2-b432-4e359700c9cf
81+
https://n8n.tsloan82.duckdns.org:3852/webhook/2cf5498a-df0e-46d2-b432-4e359700c9cf

0 commit comments

Comments
 (0)