diff --git a/.github/workflows/sentry-release.yml b/.github/workflows/sentry-release.yml index 585ba05e8..dd4f2d40f 100644 --- a/.github/workflows/sentry-release.yml +++ b/.github/workflows/sentry-release.yml @@ -16,3 +16,4 @@ jobs: SENTRY_PROJECT: rails with: environment: production + version: ${{ github.ref }}