We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305c5e6 commit 37b8e93Copy full SHA for 37b8e93
.github/workflows/push.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Sentry Release
25
if: github.ref == 'refs/heads/main'
26
- uses: getsentry/action-release@v3.3.0
+ uses: getsentry/action-release@v3.4.0
27
env:
28
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
29
SENTRY_ORG: ${{ vars.SENTRY_ORG }}
@@ -105,7 +105,7 @@ jobs:
105
106
107
108
109
110
111
0 commit comments