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 2cc36e4 commit 0292f62Copy full SHA for 0292f62
.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@v1
+ uses: getsentry/action-release@v2
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