Skip to content

Commit dad9553

Browse files
committed
Updated Sentry config in release workflow
1 parent e2c0eee commit dad9553

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test-and-release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ jobs:
8686
# Then uncomment and customize the following block:
8787
sentry: true
8888
sentry-token: ${{ secrets.SENTRY_AUTH_TOKEN }}
89-
sentry-url: https://sentry.cryhost.de
90-
sentry-org: cryhost
91-
sentry-project: "iobroker-canbus"
89+
sentry-url: https://glitchtip.crymg.de
90+
sentry-org: crycode
91+
sentry-project: "ioBroker.canbus"
9292
sentry-version-prefix: "iobroker.canbus"
9393
sentry-sourcemap-paths: "build/"
9494
# If your sentry project is linked to a GitHub repository, you can enable the following option

0 commit comments

Comments
 (0)