FMN: fix the github webhook again

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2022-11-18 12:02:43 +01:00
parent 329e57aa62
commit 53b48df54f
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -34,5 +34,6 @@ spec:
- type: GitHub
{% if env == 'staging' %}
github:
secretReference: fmn-github-webook
secretReference:
name: fmn-github-webook
{% endif %}