diff --git a/turbo.json b/turbo.json index 3239392..010d736 100644 --- a/turbo.json +++ b/turbo.json @@ -8,7 +8,7 @@ }, "pack": {}, "publish": { - "env": ["NODE_AUTH_TOKEN"] + "passThroughEnv": ["NODE_AUTH_TOKEN"] } } }