From aaff253ff089d5c19a92413aa90afd402dc6dd09 Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong(cubxxw-openim)" <3293172751nss@gmail.com> Date: Wed, 26 Jul 2023 16:29:10 +0800 Subject: [PATCH] feat: set pull request Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com> --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |