This commit is contained in:
Arthur Belleville 2026-04-23 19:29:12 +02:00
parent b6ce6909b7
commit 38a471e98a
No known key found for this signature in database

View file

@ -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