Commit 305bc62
fix(infra): allow n8n env var access in workflow nodes
n8n 2.11+ blocks $env access by default. Set
N8N_BLOCK_ENV_ACCESS_IN_NODE=false so workflows can read
SYNC_TOKEN and GOOGLE_SHEETS_ID.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9264a22 commit 305bc62
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments