sentry
Some checks failed
deploy / deploy (push) Failing after 20s

This commit is contained in:
Lee 2023-11-13 03:46:08 +00:00
parent c22dabeb9b
commit 000812b2e5

@ -92,6 +92,7 @@ module.exports = withSentryConfig(
org: "sentry",
project: "scoresaber-reloaded",
url: "https://sentry.fascinated.cc/",
authToken: process.env.SENTRY_AUTH_TOKEN,
},
{
// For all available options, see: