diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 555201e8..39bd4a5a 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -39,8 +39,8 @@ jobs: context: . file: Dockerfile.rust push: false - cache-from: type=gha - cache-to: type=gha + cache-from: type=registry,ref=ghcr.io/pluralkit/docker-cache:rust + cache-to: type=registry,ref=ghcr.io/pluralkit/docker-cache:rust,mode=max outputs: .docker-bin # add more binaries here