diff --git a/.github/workflows/dispatch-command.yml b/.github/workflows/dispatch-command.yml index 273b318288..353202527b 100644 --- a/.github/workflows/dispatch-command.yml +++ b/.github/workflows/dispatch-command.yml @@ -12,6 +12,7 @@ jobs: uses: peter-evans/slash-command-dispatch@7dd4ee1aa3be41c206a08dba4fa0c486cfd595ee with: token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }} + reaction-token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }} commands: rebase permission: triage issue-type: pull-request