Skip to content

Commit d5a8d19

Browse files
committed
Trying to fix the cache
1 parent 7a3a9a6 commit d5a8d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ jobs:
9191
platforms: linux/amd64,linux/arm64
9292
tags: ${{ steps.meta.outputs.tags }}
9393
labels: ${{ steps.meta.outputs.labels }}
94-
cache-from: type=registry,ref=ghcr.io/${{ github.repository }}:latest
94+
cache-from: type=registry,ref=${{ github.repository }}
9595
cache-to: type=inline

0 commit comments

Comments
 (0)