diff --git a/apps/mobile/native/react-native.config.js b/apps/mobile/native/react-native.config.js index 1cbadaaa6..174bc9013 100644 --- a/apps/mobile/native/react-native.config.js +++ b/apps/mobile/native/react-native.config.js @@ -1,5 +1,5 @@ -const isGithubRelease = process.env.GITHUB_RELEASE; +const isGithubRelease = false; const config = { commands: require('@callstack/repack/commands'), project: {