diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f01e1a2b..686752cd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -92,5 +92,3 @@ jobs: push: true platforms: linux/amd64,linux/arm64 tags: ${{ steps.meta.outputs.tags }} - cache-from: type=gha - cache-to: type=gha,mode=max