Skip to content

Commit 0255bfa

Browse files
authored
fix: remove cache in release action
1 parent 71585b4 commit 0255bfa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,3 @@ jobs:
9292
push: true
9393
platforms: linux/amd64,linux/arm64
9494
tags: ${{ steps.meta.outputs.tags }}
95-
cache-from: type=gha
96-
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)