Skip to content

Commit

Permalink
Update Sentry project names
Browse files Browse the repository at this point in the history
  • Loading branch information
valtterikantanen committed Jul 30, 2024
1 parent 067e837 commit f429d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
SENTRY_URL: https://toska.cs.helsinki.fi/
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_TOKEN }}
SENTRY_ORG: toska
SENTRY_PROJECT: oodikone
SENTRY_PROJECT: oodikone-frontend
with:
environment: production
set_commits: 'skip'
Expand Down Expand Up @@ -137,7 +137,7 @@ jobs:
SENTRY_URL: https://toska.cs.helsinki.fi/
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_TOKEN }}
SENTRY_ORG: toska
SENTRY_PROJECT: oodikone
SENTRY_PROJECT: oodikone-backend
with:
environment: production
set_commits: 'skip'
Expand Down

0 comments on commit f429d94

Please sign in to comment.