Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Sentry deploy action
Browse files Browse the repository at this point in the history
ottaviano committed Aug 16, 2023

Verified

This commit was signed with the committer’s verified signature.
fiznool Tom Spencer
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
@@ -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:

0 comments on commit f6aafd0

Please sign in to comment.