Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Commit

Permalink
ci: remove getsentry (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
CCXXXI committed Sep 28, 2021
1 parent d75fdc6 commit 3674d90
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,3 @@ jobs:
files: |
**/*.apk
**/ecnu_timetable_windows.zip
- uses: getsentry/action-release@v1
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ccxxxi
SENTRY_PROJECT: ecnu_timetable
with:
environment: production
version: ${{ github.ref }}

0 comments on commit 3674d90

Please sign in to comment.