Skip to content

Commit c21ba40

Browse files
authored
Fix Sentry org
1 parent 88f25d7 commit c21ba40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
3131
SENTRY_URL: ${{ secrets.SENTRY_URL }}
3232
SENTRY_ORG: sentry
33-
SENTRY_PROJECT: riot-web
33+
SENTRY_PROJECT: element
3434

3535
- run: mv dist/element-*.tar.gz webapp.tar.gz
3636

0 commit comments

Comments
 (0)