fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"trigger-rule": {
|
||||
"match": {
|
||||
"type": "payload-hmac-sha256",
|
||||
"secret": "{{getenv \"WEBHOOK_SECRET\"}}",
|
||||
"secret": "{{ getenv `WEBHOOK_SECRET` }}",
|
||||
"parameter": {
|
||||
"source": "header",
|
||||
"name": "X-Gitea-Signature"
|
||||
|
||||
Reference in New Issue
Block a user