Skip to content

Commit de16079

Browse files
authored
ENG-546 reintroduce GITHUB_TOKEN (#277)
1 parent 95d0f4d commit de16079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"cache": false,
5656
"inputs": ["$TURBO_DEFAULT$", ".env*"],
5757
"env": ["APP_ID"],
58-
"passThroughEnv": ["APP_PRIVATE_KEY"]
58+
"passThroughEnv": ["APP_PRIVATE_KEY", "GITHUB_TOKEN"]
5959
}
6060
}
6161
}

0 commit comments

Comments
 (0)