Sentry config

This commit is contained in:
Natsumi
2025-09-18 19:42:41 +12:00
parent 5d0c6c4141
commit 0916bdcacd
4 changed files with 21 additions and 8 deletions

View File

@@ -122,7 +122,6 @@ jobs:
run: npm ci
- name: Build Cef-html
env:
SENTRY_URL: ${{ secrets.SentryUrl }}
SENTRY_AUTH_TOKEN: ${{ secrets.SentryAuthToken }}
run: npm run prod
- name: Upload Cef-html artifacts