Skip to content

Commit

Permalink
Fix Sentry org
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Jul 29, 2022
1 parent 88f25d7 commit c21ba40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
SENTRY_URL: ${{ secrets.SENTRY_URL }}
SENTRY_ORG: sentry
SENTRY_PROJECT: riot-web
SENTRY_PROJECT: element

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

Expand Down

0 comments on commit c21ba40

Please sign in to comment.