We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c0eee commit dad9553Copy full SHA for dad9553
1 file changed
.github/workflows/test-and-release.yml
@@ -86,9 +86,9 @@ jobs:
86
# Then uncomment and customize the following block:
87
sentry: true
88
sentry-token: ${{ secrets.SENTRY_AUTH_TOKEN }}
89
- sentry-url: https://sentry.cryhost.de
90
- sentry-org: cryhost
91
- sentry-project: "iobroker-canbus"
+ sentry-url: https://glitchtip.crymg.de
+ sentry-org: crycode
+ sentry-project: "ioBroker.canbus"
92
sentry-version-prefix: "iobroker.canbus"
93
sentry-sourcemap-paths: "build/"
94
# If your sentry project is linked to a GitHub repository, you can enable the following option
0 commit comments