docs: update README.md

This commit is contained in:
qier222 2021-03-09 17:53:36 +08:00
parent 82c179c9ae
commit a25c874b7d
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
2 changed files with 4 additions and 2 deletions

View file

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