Skip to content

Commit

Permalink
Added eas json file
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu-wedensday committed Apr 18, 2024
1 parent 7e187ae commit 5e8cc5f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions eas.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"build": {
"release": {
"workflow": "generic",
"distribution": "store",
"releaseChannel": "default",
"credentialsSource": "auto"
},
"preview": {
"workflow": "generic",
"distribution": "internal",
"releaseChannel": "preview",
"credentialsSource": "auto"
}
}
}

0 comments on commit 5e8cc5f

Please sign in to comment.