We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a46a49 commit 7934883Copy full SHA for 7934883
1 file changed
README.md
@@ -117,11 +117,11 @@ jobs:
117
node-version: 16.x
118
cache: yarn
119
120
- - name: 🏗 Setup Expo
+ - name: 🏗 Setup Expo and EAS
121
uses: expo/expo-github-action@v7
122
with:
123
- eas-version: latest
124
expo-version: 5.x
+ eas-version: latest
125
token: ${{ secrets.EXPO_TOKEN }}
126
127
- name: 📦 Install dependencies
0 commit comments