1
0
mirror of https://github.com/tooot-app/app synced 2024-12-28 02:10:02 +01:00

Remove expo update step

This commit is contained in:
xmflsct 2022-09-22 00:18:08 +02:00
parent ac093f42eb
commit 8ef2b89a09

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