From dbea72a9f3c964545af4dbddc6da86c502683ca1 Mon Sep 17 00:00:00 2001 From: Tyler J Cvetan Date: Tue, 19 Nov 2024 19:53:46 +0000 Subject: [PATCH] ci: remove caching so internals always fetch --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a2da47e..a26d55f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -94,8 +94,6 @@ jobs: push: ${{ github.event_name != 'pull_request' }} tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - cache-from: type=gha - cache-to: type=gha,mode=max platforms: linux/amd64,linux/arm64 provenance: false build-args: |