Skip to content

Commit

Permalink
ci: improve sentry release publishing (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
subotic committed Apr 7, 2024
1 parent d746763 commit 50887b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
with:
version: ${{ github.ref_name }}
version_prefix: "v"

# Publish documentation
docs:
Expand Down

0 comments on commit 50887b0

Please sign in to comment.