diff --git a/.github/workflows/cache-report.yml b/.github/workflows/cache-report.yml index 0abc60b9e..9c048262f 100644 --- a/.github/workflows/cache-report.yml +++ b/.github/workflows/cache-report.yml @@ -24,6 +24,8 @@ jobs: - name: Report cache usage id: cache_report + env: + GH_TOKEN: ${{ github.token }} run: | ./.ci/gh_buildkit_cache_usage.sh | tee report.txt echo "summary<> "$GITHUB_STEP_SUMMARY"