From b02dad3781eceac190c66addf8ef295a224ef017 Mon Sep 17 00:00:00 2001 From: Holger Huo <50446405+HolgerHuo@users.noreply.github.com> Date: Tue, 15 Oct 2024 19:12:34 +0800 Subject: [PATCH] test --- .github/workflows/build-base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-base.yml b/.github/workflows/build-base.yml index df3d7e8e3c..7a46d3b7e1 100644 --- a/.github/workflows/build-base.yml +++ b/.github/workflows/build-base.yml @@ -94,4 +94,4 @@ jobs: type=registry,ref=ghcr.io/lcpu-club/sharelatex-base:${{ steps.date.outputs.year }} type=registry,ref=ghcr.io/lcpu-club/sharelatex-base:latest cache-to: type=inline - provenance: false \ No newline at end of file + provenance: mode=off \ No newline at end of file