ci: add sentry env when frontend assets build (#5131)

This commit is contained in:
Joooye_34
2023-11-29 18:03:49 +08:00
committed by GitHub
parent 1d0bcc80a0
commit 908c4e1a6f
9 changed files with 40 additions and 29 deletions

View File

@@ -31,7 +31,7 @@
"env": "SENTRY_AUTH_TOKEN"
},
{
"env": "NEXT_PUBLIC_SENTRY_DSN"
"env": "SENTRY_DSN"
},
{
"env": "DISTRIBUTION"