diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 5c42877c0..2f258d9cd 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -38,7 +38,7 @@ jobs: - name: checkout uses: actions/checkout@v3 with: - token: ${{ secrets.BOT_GITHUB_TOKEN }} + token: ${{ secrets.REDBOT_GITHUB_TOKEN }} - name: Get League branch Patch run: |