Skip to content

Commit 5a5b4ba

Browse files
authored
Update build.yml
1 parent f59c810 commit 5a5b4ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ jobs:
5757
push: true
5858
context: .
5959
labels: ${{ steps.meta-release.outputs.labels }}
60-
cache-from: type=registry,ref=${{ env.IMAGE }}:latest
60+
cache-from: type=gha
61+
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)