use @sentry/expo-upload-sourcemaps directly, drop dead SENTRY_DIST from ota exports

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Samuel Newman
2026-07-13 20:43:10 +03:00
parent 15b4f220ec
commit 7922c83a39
5 changed files with 11 additions and 23 deletions
@@ -182,7 +182,6 @@ jobs:
run: >
SENTRY_AUTH_TOKEN=${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_RELEASE=${{ steps.env.outputs.EXPO_PUBLIC_RELEASE_VERSION }}
SENTRY_DIST=${{ steps.env.outputs.EXPO_PUBLIC_BUNDLE_IDENTIFIER }}
pnpm export
- name: 📦 Package Bundle and 🚀 Deploy