diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml index 05e16a05d39..4881d1e2ab2 100644 --- a/.github/workflows/commands.yml +++ b/.github/workflows/commands.yml @@ -20,5 +20,6 @@ jobs: - name: Run Commands uses: ./actions/commands with: + metricsWriteAPIKey: ${{secrets.GRAFANA_MISC_STATS_API_KEY}} token: ${{secrets.GH_BOT_ACCESS_TOKEN}} config-path: commands