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 b4c5a56 commit db52119Copy full SHA for db52119
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
- name: Upload commits to Sentry release
17
- uses: getsentry/action-release@v2
+ uses: getsentry/action-release@v3
18
env:
19
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
20
SENTRY_ORG: jeffrey-yasskin
.github/workflows/staging.yml
@@ -17,7 +17,7 @@ jobs:
21
22
23
0 commit comments