Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
update sentry settings
Browse files Browse the repository at this point in the history
  • Loading branch information
W3stside committed Mar 29, 2022
1 parent 8a04e29 commit 799c1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getWebpackConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ function _getPlugins({ apps, config, envVars, stats, defineVars, publicPaths, is
// sentry-cli configuration - can also be done directly through sentry-cli
// see https://docs.sentry.io/product/cli/configuration/ for details
authToken: SENTRY_AUTH_TOKEN,
org: 'gnosis-protocol',
org: 'cowprotocol',
project: 'gp-explorer',
release: SENTRY_RELEASE,
// other SentryWebpackPlugin configuration
Expand Down

0 comments on commit 799c1b7

Please sign in to comment.