Fix: add parameter to cache-to

This commit is contained in:
2025-04-23 10:27:34 +08:00
parent 94032a8211
commit d5fffd122d

View File

@@ -99,4 +99,4 @@ runs:
cache-from: |
type=registry,ref=${{ inputs.push-registry }}/${{ env.GITEA_REPO }}/cache
cache-to: |
type=registry,ref=${{ inputs.push-registry }}/${{ env.GITEA_REPO }}/cache
type=registry,mode=max,image-manifest=true,oci-mediatypes=true,ref=${{ inputs.push-registry }}/${{ env.GITEA_REPO }}/cache