diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90ccc09dd5..3dd6d7f41a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,6 +69,7 @@ jobs: uses: arduino/setup-protoc@v1 with: version: '3.x' + repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Cache npm cache uses: actions/cache@v2