Skip to content

Commit 29b699b

Browse files
committed
fix sentry project name
1 parent 5e02579 commit 29b699b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
SENTRY_URL: https://toska.cs.helsinki.fi/
5959
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_TOKEN }}
6060
SENTRY_ORG: toska
61-
SENTRY_PROJECT: gptwrapper
61+
SENTRY_PROJECT: currechat-frontend
6262
with:
6363
environment: production
6464
set_commits: 'skip'

0 commit comments

Comments
 (0)