Skip to content

Commit 3dcf352

Browse files
committed
no token in rnef
1 parent ace2aad commit 3dcf352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rnef.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default {
1010
remoteCacheProvider: providerGitHub({
1111
owner: 'callstack-internal',
1212
repository: 'Expensify-App',
13-
token: process.env.GITHUB_TOKEN,
13+
// token: process.env.GITHUB_TOKEN,
1414
}),
1515
bundler: pluginMetro(),
1616
platforms: {

0 commit comments

Comments
 (0)