diff --git a/.github/workflows/mobile.apps.ios.yml b/.github/workflows/mobile.apps.ios.yml index 7bd7a4c16..8cb437214 100644 --- a/.github/workflows/mobile.apps.ios.yml +++ b/.github/workflows/mobile.apps.ios.yml @@ -83,7 +83,7 @@ jobs: run: cd apps/mobile && eas build --profile production --platform ios --non-interactive - name: Publish update - run: cd apps/mobile && eas update --auto --profile production --platform ios --non-interactive + run: cd apps/mobile && eas update --auto --platform ios --non-interactive - name: Upload App build to App store run: cd apps/mobile && eas submit --profile production --platform ios --latest --non-interactive diff --git a/.github/workflows/mobile.apps.stage.ios.yml b/.github/workflows/mobile.apps.stage.ios.yml index 0c2ff0ae5..aa2e16e7b 100644 --- a/.github/workflows/mobile.apps.stage.ios.yml +++ b/.github/workflows/mobile.apps.stage.ios.yml @@ -83,7 +83,7 @@ jobs: run: cd apps/mobile && eas build --profile internal --platform ios --non-interactive - name: Publish update - run: cd apps/mobile && eas update --auto --profile internal --platform ios --non-interactive + run: cd apps/mobile && eas update --auto --platform ios --non-interactive - name: Upload App build to App store run: cd apps/mobile && eas submit --profile internal --platform ios --latest --non-interactive diff --git a/apps/mobile/.env b/apps/mobile/.env index 63c69acaa..cb0aa4b66 100644 --- a/apps/mobile/.env +++ b/apps/mobile/.env @@ -1,6 +1,7 @@ # NOTE: do NOT ever put here any secure settings! (e.g. Secret Keys) # We are using react-native-dotenv (.env) + GAUZY_API_URL=https://api.gauzy.co INVITE_CALLBACK_URL=https://app.ever.team/auth/passcode EXPO_PUBLIC_SENTRY_DSN=