ci: cleanup sentry removal (#523)

This commit is contained in:
Adam Uhlíř
2022-08-24 12:25:17 -07:00
committed by GitHub
parent e72347d87a
commit 27f965ef63
3 changed files with 0 additions and 18 deletions
-2
View File
@@ -20,8 +20,6 @@ jobs:
REACT_APP_BEE_HOST: https://api.test-node.staging.ethswarm.org/
REACT_APP_BEE_DEBUG_HOST: https://debug.test-node.staging.ethswarm.org/
REACT_APP_DEV_MODE: 1
REACT_APP_SENTRY_KEY: ${{ secrets.SENTRY_KEY }}
REACT_APP_SENTRY_ENVIRONMENT: 'preview'
steps:
- uses: actions/checkout@v2