mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
Sentry config
This commit is contained in:
1
.github/workflows/github_actions.yml
vendored
1
.github/workflows/github_actions.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user