diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 43adc6e..206e84d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -38,5 +38,5 @@ jobs: platforms: linux/amd64,linux/arm64 push: true tags: ghcr.io/georgegebbett/recipe-buddy:latest - - + cache-from: type=gha + cache-to: type=gha,mode=max