diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8cec6a6a..dab3c9c8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -87,6 +87,5 @@ jobs: with: command: eas update --platform=ios --non-interactive --branch ${{ github.ref }} --message "Update to ${{ github.sha }}" github-token: ${{ secrets.FOAM_GITHUB_TOKEN }} - app-scheme: exp qr-target: expo-go - \ No newline at end of file + comment: true