diff --git a/.github/workflows/sync-main.yml b/.github/workflows/sync-main.yml index a3f765f10f5f..1657ae7bf2e0 100644 --- a/.github/workflows/sync-main.yml +++ b/.github/workflows/sync-main.yml @@ -23,6 +23,7 @@ jobs: uses: actions/checkout@v3 with: fetch-depth: 0 + token: ${{ secrets.WORKFLOW_TOKEN }} - name: Git config shell: bash run: |