From 21a3c5b07668ba2a01f09e981dcd3f5ade776097 Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong(cubxxw-openim)" <3293172751nss@gmail.com> Date: Wed, 26 Jul 2023 15:17:09 +0800 Subject: [PATCH] feat: add go release 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 9ee98fc23..29dbad788 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -40,7 +40,7 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v5 with: - token: ${{ secrets.BOT_GITHUB_TOKEN }} + token: ${{ secrets.REDBOT_GITHUB_TOKEN }} commit-message: 'build: update distribution' title: 'build: update distribution' body: |