Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…o update
  • Loading branch information
leaftail1880 committed Jan 26, 2024
2 parents 3f1af10 + b15f148 commit 8aae7ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: yarn install

- name: 🚀 Create update
run: eas update --auto --non-interactive
run: eas update --auto --non-interactive --channel production

- name: 🚀 Upload Sentry sourcemaps
run: npx sentry-expo-upload-sourcemaps dist
run: npx sentry-expo-upload-sourcemaps dist

0 comments on commit 8aae7ae

Please sign in to comment.