Skip to content

Commit f6bfd62

Browse files
committed
re-add the dd token
1 parent 368709d commit f6bfd62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ jobs:
523523
NEXT_TELEMETRY_DISABLED: 1
524524
VERCEL_TEST_TOKEN: ${{ secrets.VERCEL_TEST_TOKEN }}
525525
VERCEL_TEST_TEAM: vtest314-next-e2e-tests
526+
DATADOG_API_KEY: ${{ secrets.DATA_DOG_API_KEY }}
526527
steps:
527528
- uses: actions/cache@v3
528529
timeout-minutes: 5

0 commit comments

Comments
 (0)