Skip to content

Commit 741c5e4

Browse files
committed
migrate env example
1 parent 20a8d8a commit 741c5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

challenges/release/02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In real situations, you may have multiple enpoints depending on the environment.
3535

3636
🔥 Never commit sensitive information!
3737

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).
3939

4040
To create a new secret, run :
4141

0 commit comments

Comments
 (0)