Skip to content

Commit

Permalink
Ignore missing commits in Sentry releases
Browse files Browse the repository at this point in the history
  • Loading branch information
hancush committed Aug 14, 2024
1 parent 16f5480 commit 9d9c30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/associate_commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
run: |
sentry-cli releases new -p la-metro-councilmatic $HEROKU_RELEASE
sentry-cli releases set-commits $HEROKU_RELEASE
sentry-cli releases set-commits $HEROKU_RELEASE --ignore-missing
sentry-cli releases finalize $HEROKU_RELEASE

0 comments on commit 9d9c30e

Please sign in to comment.