Skip to content

Commit 81f0184

Browse files
chore: use github.ref for sentry action release version
1 parent 85d8862 commit 81f0184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
2020
with:
2121
environment: production
22+
version: ${{ github.ref }}

0 commit comments

Comments
 (0)