Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question | Which .env file is used during an eas update with Expo? #396

Closed
maoryadin opened this issue Dec 22, 2022 · 3 comments
Closed

Comments

@maoryadin
Copy link

Which .env file is used during an eas update with Expo?

Is there a specific .env file that is used during an eas update with Expo, and if so, which one is it?

I have those env files:

.env.local
.env.development
.env.production

When using eas build,
I do not encounter any problems because I am specifying the "env" key in my eas.json file for each profile.

@github-actions
Copy link

Hey, thank you for opening this issue! 🙂 To boost priority on this issue and support open source please tip the team at https://issuehunt.io/r/goatandsheep/react-native-dotenv/issues/396

@goatandsheep
Copy link
Owner

You need to put your environment variables as secrets onto the EAS platform

@goatandsheep
Copy link
Owner

Feel free to continue the discussion here #388

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants