diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index ee4ffa482f..6b2efa06cd 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -161,3 +161,4 @@ jobs: node ./bin/publish.js ../benchmark.log desktop.ci.performance.${{ matrix.metric }} env: DD_API_KEY: ${{ secrets.DATADOG_API_KEY }} + GRAFANA_API_KEY: ${{ secrets.GRAFANA_API_KEY }}