diff --git a/.github/workflows/slash_commands.yml b/.github/workflows/slash_commands.yml index 70b4e25..19a03aa 100644 --- a/.github/workflows/slash_commands.yml +++ b/.github/workflows/slash_commands.yml @@ -11,7 +11,7 @@ jobs: - uses: actions/checkout@v2 - uses: peter-evans/slash-command-dispatch@v2 with: - token: ${{secrets.NPM_TOKEN}} + token: ${{secrets.GHP_TOKEN}} issue-type: pull-request permission: write commands: |