We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5dc9a commit b979881Copy full SHA for b979881
.github/workflows/sentry.yml
@@ -19,3 +19,4 @@ jobs:
19
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
20
with:
21
environment: production
22
+ version: ${{ github.ref }}
0 commit comments