Skip to content

Commit

Permalink
Update test-and-release.yml adapt sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Mar 22, 2024
1 parent bb8f095 commit 532ec4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,10 @@ jobs:
sentry: true
sentry-token: ${{ secrets.SENTRY_AUTH_TOKEN }}
sentry-url: "https://sentry.io"
sentry-org: "mcm4iob"
sentry-project: "iobroker-pid"
sentry-version-prefix: "iobroker.pid"
sentry-github-integration: true

# If your sentry project is linked to a GitHub repository, you can enable the following option
sentry-github-integration: true

0 comments on commit 532ec4f

Please sign in to comment.