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: |