Skip to content

Commit 0822999

Browse files
Fix: release workflow
1 parent a537157 commit 0822999

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,7 @@ jobs:
6161
build-args: |
6262
TAG=4.6.3
6363
push: true
64+
cache-from: type=gha
65+
cache-to: type=gha,mode=max
6466
tags: ${{ steps.meta-gui.outputs.tags }}
6567
labels: ${{ steps.meta-gui.outputs.labels }}

0 commit comments

Comments
 (0)