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
-3
View File
@@ -17,9 +17,6 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- run: npm ci
- run: npm run build
env:
REACT_APP_SENTRY_KEY: ${{ secrets.SENTRY_KEY }}
REACT_APP_SENTRY_ENVIRONMENT: 'pages'
- run: echo "dashboard.ethswarm.org" > ./build/CNAME
- name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v3