mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Update pr_build.yml
This commit is contained in:
parent
84b6736e68
commit
8f0684abfd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pr_build.yml
vendored
1
.github/workflows/pr_build.yml
vendored
|
@ -14,6 +14,7 @@ env:
|
|||
RELEASE_TYPE: PR
|
||||
RELEASE_NUMBER: ${{ github.event.number }}
|
||||
VERSION_CODE: ${{ github.event.number }}
|
||||
# Sentry Crash Reporting
|
||||
CMAKE_BACKTRACE_URL: https://sentry.vircadia.dev/api/2/minidump/?sentry_key=dbf6000201a442e0b5462b63e18ee6b1
|
||||
CMAKE_BACKTRACE_TOKEN: PR_${{ github.event.number }}_${{ github.sha }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue