Skip to content

Commit

Permalink
docs: update example to use eas-version (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsamp authored Jun 14, 2023
1 parent 9e1a8c8 commit 7bc946c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
- name: 🏗 Setup EAS
uses: expo/expo-github-action@v8
with:
expo-version: latest
eas-version: latest
token: ${{ secrets.EXPO_TOKEN }}
- name: 📦 Install dependencies
Expand Down

0 comments on commit 7bc946c

Please sign in to comment.