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 35dc036 commit 0ceae7cCopy full SHA for 0ceae7c
.github/workflows/publish-each-pr.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Expo
19
uses: expo/expo-github-action@v5
20
with:
21
- expo-version: 4.x
+ expo-version: 6.x
22
expo-username: ${{ secrets.EXPO_CLI_USERNAME_PAPER }}
23
expo-password: ${{ secrets.EXPO_CLI_PASSWORD_PAPER }}
24
expo-cache: true
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
25
0 commit comments