diff --git a/turbo.json b/turbo.json index 77b5423163..de2a2e6fc5 100644 --- a/turbo.json +++ b/turbo.json @@ -1,7 +1,10 @@ { "$schema": "https://turborepo.org/schema.json", "globalEnv": [ - "CI" + "CI", + "FIGMA_API_TOKEN", + "GITHUB_TOKEN", + "CSC" ], "globalDependencies": [ ".env"