Skip to content

Commit

Permalink
chore(ci): fixed eas project id
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisCusihuaman committed Sep 14, 2023
1 parent 2b61d06 commit 358a0a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.staging
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
API_URL=https://dummyjson.com/
EAS_PROJECT_ID=c3e1075b-6fe7-4686-aa49-35b46a229044
EAS_PROJECT_ID=

## TOTO: add the variable to your CI and remove it from here, not recommended setting sensitive values on your git repo
SECRET_KEY=my-secret-key
SECRET_KEY=my-secret-key

0 comments on commit 358a0a7

Please sign in to comment.