diff --git a/.github/workflows/slash-command-dispatch.yml b/.github/workflows/slash-command-dispatch.yml index 7f483528e0d..c5d10cf5be8 100644 --- a/.github/workflows/slash-command-dispatch.yml +++ b/.github/workflows/slash-command-dispatch.yml @@ -16,7 +16,7 @@ jobs: - name: Slash Command Dispatch uses: peter-evans/slash-command-dispatch@v4 with: - token: ${{ githubu.token }} + token: ${{ github.token }} commands: | format issue-type: pull-request