3
0
Arne Teuke
2025-10-23 22:14:42 +02:00
parent b8b26d120d
commit a21b42823f
4 changed files with 6 additions and 13 deletions

View File

@@ -11,7 +11,7 @@
"trigger-rule": {
"match": {
"type": "payload-hash-sha1",
"secret": "your_webhook_secret"
"secret": "<%= @pt_webhook_secret %>"
}
}
}