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 7004f8f commit 53ea709Copy full SHA for 53ea709
.github/workflows/sentry.yml
@@ -45,4 +45,4 @@ jobs:
45
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
46
with:
47
environment: ${{ env.ENVIRONMENT }}
48
- version: ${{ env.RELEASE_VERSION }}
+ release: ${{ env.RELEASE_VERSION }}
0 commit comments