Set site
This commit is contained in:
parent
b6ce6909b7
commit
38a471e98a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/frontend-sourcemaps.yml
vendored
2
.github/workflows/frontend-sourcemaps.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- x64
|
||||
env:
|
||||
DATADOG_API_KEY: ${{ secrets.DATADOG_API_KEY }}
|
||||
DATADOG_SITE: ${{ secrets.DATADOG_SITE }}
|
||||
DATADOG_SITE: datadoghq.com
|
||||
RELEASE_VERSION: ${{ github.sha }}
|
||||
steps:
|
||||
- name: Check out repository
|
||||
|
|
|
|||
Loading…
Reference in a new issue