mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 05:09:57 +08:00
🔧 Add prefix to Sentry release name
This commit is contained in:
@@ -23,4 +23,4 @@ jobs:
|
||||
SENTRY_URL: https://sentry.ppy.sh/
|
||||
with:
|
||||
environment: production
|
||||
version: ${{ github.ref }}
|
||||
version: osu/${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user