diff --git a/.github/workflows/sync-23-next.yml b/.github/workflows/sync-23-next.yml index 611cc417c5..816c823818 100644 --- a/.github/workflows/sync-23-next.yml +++ b/.github/workflows/sync-23-next.yml @@ -20,7 +20,7 @@ jobs: id: cpr uses: tretuna/sync-branches@1.4.0 with: - GITHUB_TOKEN: ${{ secrets.requirements_bot_github_token }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} FROM_BRANCH: release-23.x TO_BRANCH: next - name: Auto-approve pull request for sync