Skip to content

Commit

Permalink
Hotfix (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
framebassman committed Aug 28, 2022
1 parent aa44dc2 commit dfd44fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: getsentry/[email protected]
with:
finalize: false
version: ${{ env.VERSION }}
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: kolenka-inc
Expand All @@ -49,6 +50,7 @@ jobs:
uses: getsentry/[email protected]
with:
finalize: true
version: ${{ env.VERSION }}
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: kolenka-inc
Expand Down

0 comments on commit dfd44fa

Please sign in to comment.