Skip to content

Commit

Permalink
Fix Sentry deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
ottaviano committed Aug 16, 2023
1 parent 7f6d2b3 commit f6aafd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,8 @@ jobs:
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
with:
environment: staging
ignore_missing: true
ignore_empty: true

- uses: google-github-actions/auth@v1
with:
Expand Down

0 comments on commit f6aafd0

Please sign in to comment.