diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f743575..1c5c642 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -196,6 +196,7 @@ jobs: packages: write id-token: write attestations: write + cache-mode: read needs: prepare if: needs.prepare.outputs.skip_build != 'true' runs-on: ubuntu-latest