fix: remove sentry

This commit is contained in:
qier222 2021-04-19 11:33:29 +08:00
parent 9708064d26
commit 4e023502ca
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
5 changed files with 283 additions and 574 deletions

View file

@ -38,7 +38,6 @@ jobs:
env:
VUE_APP_ELECTRON_API_URL: /api
VUE_APP_ELECTRON_API_URL_DEV: http://127.0.0.1:10754
VUE_APP_ENABLE_SENTRY: false
with:
# GitHub token, automatically provided to the action
# (No need to define this secret in the repo settings)