Skip to content

Commit e48caed

Browse files
committed
feat: add gh cache actions for docker
1 parent d8233b7 commit e48caed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish_ghcr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,5 @@ jobs:
5151
labels: |
5252
org.opencontainers.image.version=${{ steps.meta.outputs.version }}
5353
org.opencontainers.image.source=${{ github.server_url }}/${{ github.repository }}
54+
cache-from: type=gha
55+
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)