Remove expo update step

This commit is contained in:
xmflsct 2022-09-22 00:18:08 +02:00
parent ac093f42eb
commit 8ef2b89a09
1 changed files with 0 additions and 3 deletions

View File

@ -114,6 +114,3 @@ jobs:
ANDROID_KEYSTORE_KEY_PASSWORD: ${{ secrets.ANDROID_KEYSTORE_KEY_PASSWORD }}
FL_GITHUB_RELEASE_API_BEARER: ${{ secrets.GITHUB_TOKEN }}
run: yarn app:build release
- name: -- Step 8 -- Publish expo update
run: eas update --auto