Skip to content

Commit

Permalink
fix: sentry auth token
Browse files Browse the repository at this point in the history
  • Loading branch information
joacoc committed Dec 8, 2023
1 parent e8d50a0 commit 7353305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
run: npm run vscode:prepublish
env:
NODE_ENV: 'production'
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
- name: Runs on Pre-Release
if: 'github.event.release.prerelease'
run: npm run deploy-pre-release
Expand Down

0 comments on commit 7353305

Please sign in to comment.