2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

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
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: TryGhost
SENTRY_PROJECT: Ghost
SENTRY_ORG: ghost-foundation
SENTRY_PROJECT: ghost
with:
tagName: ${{ github.ref }}
environment: general