Corrected Sentry organization and project

no issue
This commit is contained in:
Daniel Lockyer 2020-03-26 14:58:50 +00:00
parent 120bfe1295
commit 1acbe3e51a

View File

@ -10,8 +10,8 @@ jobs:
- uses: tclindner/sentry-releases-action@v1.0.0 - uses: tclindner/sentry-releases-action@v1.0.0
env: env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: TryGhost SENTRY_ORG: ghost-foundation
SENTRY_PROJECT: Ghost SENTRY_PROJECT: ghost
with: with:
tagName: ${{ github.ref }} tagName: ${{ github.ref }}
environment: general environment: general