diff --git a/netlify.toml b/netlify.toml index b1ba313..89b8c0e 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,3 +3,6 @@ [context.branch-deploy.environment] JEKYLL_ENV = "staging" + +[context.deploy-preview.environment] + JEKYLL_ENV = "staging"