Skip to content

Commit

Permalink
D'oh.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Aug 9, 2022
1 parent 8aac237 commit 0699940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
ssh_private_key: ${{ secrets.PRIVATE_KEY }}

- name: Create Sentry release
uses: getsentry/action-release@v1
uses: getsentry/action-release@v1.1.2
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
Expand Down

0 comments on commit 0699940

Please sign in to comment.