Skip to content

Commit e5b3ff5

Browse files
Use existing key
Co-authored-by: Charles de Beauchesne <charles.debeauchesne@datadoghq.com>
1 parent 396b408 commit e5b3ff5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
needs: build-system-tests-artifact
187187
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
188188
secrets:
189-
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_API_KEY }}
189+
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_CI_VIS_API_KEY }}
190190
permissions:
191191
contents: read
192192
packages: write

0 commit comments

Comments
 (0)