Skip to content

Commit

Permalink
Final user update
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjustshubh committed Feb 4, 2024
1 parent 35ffa36 commit a0b4407
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
- name: Setup EAS
uses: expo/expo-github-action@v8
with:
eas-version: 'latest' # Try changing this to a different version
expo-version: latest # Or specify a specific version
eas-version: latest
token: ${{ secrets.EXPO_TOKEN }}

- name: Install frontend dependencies
Expand Down

0 comments on commit a0b4407

Please sign in to comment.