diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index f8a051881..e1ed9c7f8 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -61,8 +61,6 @@ jobs: push: true tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - cache-from: type=gha - cache-to: type=gha,mode=min build-args: | RELEASE_VERSION=${{ steps.ghd.outputs.describe }} - name: Comment on PR