1
0
mirror of https://github.com/tooot-app/app synced 2025-01-26 16:35:17 +01:00

Update Expo workflow

This commit is contained in:
Zhiyuan Zheng 2022-06-06 13:09:47 +02:00
parent b18ccc5490
commit 0cf7d0daf2

View File

@ -25,10 +25,8 @@ jobs:
distribution: 'zulu'
java-version: '11'
- name: -- Step 4 -- Use Expo action
uses: expo/expo-github-action@v6
uses: expo/expo-github-action@v7
with:
expo-version: 5.x
username: ${{ secrets.EXPO_USERNAME }}
token: ${{ secrets.EXPO_TOKEN }}
- name: -- Step 5 -- Install node dependencies
run: yarn install