diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 33787132f..266db62c5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,7 +48,5 @@ jobs: build-args: | TAG=4.6.3 push: true - cache-from: type=gha - cache-to: type=gha,mode=max tags: ${{ steps.meta-gui.outputs.tags }} labels: ${{ steps.meta-gui.outputs.labels }}