chore: add datoCMS secret for handling webhooks (#10421)
* regen yarn.lock? * chore: enable i18n-unused GH action in `website` * Generated yarn.lock with submodules * Added yarn.lock auth * add datocms webhook secret --------- Co-authored-by: Alex van Andel <me@alexvanandel.com>pull/9473/head
parent
65600b76f2
commit
766a64c46e
|
@ -52,6 +52,7 @@
|
|||
"CSP_POLICY",
|
||||
"DATOCMS_API_TOKEN",
|
||||
"DATOCMS_GRAPHQL_ENDPOINT",
|
||||
"DATOCMS_WEBHOOK_SECRET",
|
||||
"ENVIRONMENT_URL",
|
||||
"NEXT_PUBLIC_IS_PREMIUM_NEW_PLAN",
|
||||
"NEXT_PUBLIC_STRIPE_FREE_PLAN_PRICE",
|
||||
|
|
Loading…
Reference in New Issue