We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f17296 commit 7f945f7Copy full SHA for 7f945f7
.github/workflows/preview-android-feature.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: expo/expo-github-action@v8
29
with:
30
eas-version: latest
31
- token: ${{ secrets.EXPO_TOKEN }}
+ token: ${{ secrets.EAS_TOKEN }}
32
33
- name: 📦 Install dependencies
34
run: yarn install
0 commit comments