diff --git a/.github/workflows/reply-bot.yaml b/.github/workflows/reply-bot.yaml index a9e0421f..25ead80f 100644 --- a/.github/workflows/reply-bot.yaml +++ b/.github/workflows/reply-bot.yaml @@ -76,4 +76,4 @@ jobs: - name: Write Response uses: peaceiris/actions-label-commenter@c2d00660c86f2b9ed0fb35b372c451558eba85b3 with: - repo-token: "${{ secrets.GITHUB_TOKEN }}" + github_token: "${{ secrets.GITHUB_TOKEN }}"