diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml index ac5a03f9d5c..534418d1178 100644 --- a/.github/workflows/commands.yml +++ b/.github/workflows/commands.yml @@ -22,5 +22,5 @@ jobs: uses: ./actions/commands with: metricsWriteAPIKey: ${{secrets.GRAFANA_MISC_STATS_API_KEY}} - token: ${{secrets.GH_BOT_ACCESS_TOKEN}} + token: ${{secrets.ISSUE_COMMANDS_TOKEN}} configPath: commands