Skip to content

Commit

Permalink
Fixes sentry release notifications.
Browse files Browse the repository at this point in the history
  • Loading branch information
drcongo committed Aug 14, 2024
1 parent ebd628d commit 891a0fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
SENTRY_PROJECT: openownership
with:
environment: staging
ignore_missing: true

deploy_production:
# Requires these vars in github secrets
Expand Down Expand Up @@ -152,3 +153,4 @@ jobs:
SENTRY_PROJECT: openownership
with:
environment: production
ignore_missing: true

0 comments on commit 891a0fd

Please sign in to comment.