We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f372d1 commit 6275727Copy full SHA for 6275727
2 files changed
.github/workflows/review-auto.yaml
@@ -72,7 +72,7 @@ jobs:
72
SENTRY_ORG=incubateur
73
SENTRY_PROJECT=egapro-app
74
SENTRY_URL=https://sentry2.fabrique.social.gouv.fr
75
- SENTRY_RELEASE=${{ github.ref_name }}
+ SENTRY_RELEASE=${{ github.sha }}
76
secrets: |
77
sentry_auth_token=${{ secrets.SENTRY_AUTH_TOKEN }}
78
.github/workflows/review.yaml
@@ -73,7 +73,7 @@ jobs:
79
0 commit comments