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 85d8862 commit 81f0184Copy full SHA for 81f0184
.github/workflows/release.yaml
@@ -19,3 +19,4 @@ jobs:
19
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
20
with:
21
environment: production
22
+ version: ${{ github.ref }}
0 commit comments