소스 검색

Update reply-bot.yaml

CaCO3 2 년 전
부모
커밋
9a52b8b2f3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/reply-bot.yaml

+ 1 - 1
.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 }}"