Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nagarjunsanji authored Sep 19, 2024
1 parent f898169 commit c854c18
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,6 @@ jobs:
environment: production
version: ${{ env.LATEST_TAG }}

- name: upload sourcemaps to sentry
run: npm run sentry:sourcemaps
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}

cleanup:
runs-on: ubuntu-latest
needs: [setup, build-package, sentry-release]
Expand Down

0 comments on commit c854c18

Please sign in to comment.