1
0
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:
Hugo "ThePooN" Denizart
2022-06-01 17:14:07 +02:00
Unverified
parent 7da302d707
commit cb37dd74c1
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ jobs:
SENTRY_URL: https://sentry.ppy.sh/
with:
environment: production
version: ${{ github.ref }}
version: osu/${{ github.ref_name }}