Skip to content

Commit

Permalink
Workflow changes 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Isthisanmol committed Apr 6, 2024
1 parent 0779fa9 commit e2034a8
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions apps/expo/eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,14 @@
"env": {
"EXPO_PUBLIC_API_URL": "https://api.production.com"
}
},
"test": {
"env": {
"EXPO_PUBLIC_API_URL": "https://api.test.com"
}
}
},
"test": {
"env": {
"EXPO_PUBLIC_API_URL": "https://api.test.com"
}
},

"submit": {
"production": {}
}
Expand Down

0 comments on commit e2034a8

Please sign in to comment.