Skip to content

Commit b8580e2

Browse files
author
whosyourtaco
committed
feat: update ci.yml
1 parent ca78b50 commit b8580e2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,6 @@ jobs:
7070
heroku_email: ${{ secrets.HEROKU_EMAIL }}
7171
dontuseforce: false
7272

73-
- name: Sentry release 📌
74-
if: github.ref == 'refs/heads/master'
75-
uses: getsentry/action-release@v1
76-
env:
77-
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
78-
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
79-
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
80-
with:
81-
environment: production
82-
8373
- name: Release 📌
8474
if: "github.event_name == 'push'"
8575
env:

0 commit comments

Comments
 (0)