Skip to content

Commit

Permalink
Add ignore_missing to getsentry/action-release (#899)
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout authored Nov 14, 2023
1 parent 575b436 commit 5c80d72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
uses: getsentry/action-release@v1
with:
version: ${{ steps.changelog.outputs.version }}
ignore_missing: true
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: sentry
Expand Down

0 comments on commit 5c80d72

Please sign in to comment.