diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 3fdcf20b6c..92ecc48f6c 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -399,6 +399,7 @@ jobs: with: fetch-depth: 0 ref: ${{ github.event.pull_request.head.ref }} + token: ${{ secrets.TOKEN_RELEASE_BOT }} - name: Restore cache uses: ./.github/actions/cache