You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: challenges/release/02.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ In real situations, you may have multiple enpoints depending on the environment.
35
35
36
36
🔥 Never commit sensitive information!
37
37
38
-
If you want to store secret key in your repository like `GOOGLE_MAPS_IOS_API_KEY`, you can [use EAS Secrets](https://docs.expo.dev/build-reference/variables/#using-secrets-in-environment-variables).
38
+
If you want to store secret key in your repository like `SENTRY_API_KEY`, you can [use EAS Secrets](https://docs.expo.dev/build-reference/variables/#using-secrets-in-environment-variables).
0 commit comments