Skip to content

Commit

Permalink
cache to inline
Browse files Browse the repository at this point in the history
  • Loading branch information
mralext20 committed Apr 21, 2024
1 parent 0ecc744 commit 0ba23c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest,mode=max
cache-to: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest,mode=max
cache-to: type=inline,mode=max
provenance: false

0 comments on commit 0ba23c0

Please sign in to comment.