Skip to content

Commit 7f945f7

Browse files
committed
chore: updated env
1 parent 8f17296 commit 7f945f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-android-feature.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: expo/expo-github-action@v8
2929
with:
3030
eas-version: latest
31-
token: ${{ secrets.EXPO_TOKEN }}
31+
token: ${{ secrets.EAS_TOKEN }}
3232

3333
- name: 📦 Install dependencies
3434
run: yarn install

0 commit comments

Comments
 (0)