From bb8bc0c8623625624c212c9dff0daa8cd2ede2d3 Mon Sep 17 00:00:00 2001 From: neveler <55753029+neveler@users.noreply.github.com> Date: Sat, 15 Aug 2026 20:49:32 +0800 Subject: [PATCH] =?UTF-8?q?PR=20=E9=A2=84=E8=A7=88=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E6=97=B6=E4=B8=8D=E5=86=8D=E5=90=AF=E7=94=A8=20webp=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=20(#489)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-preview.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr-preview.yml b/.github/workflows/pr-preview.yml index 99cae98..8ba68eb 100644 --- a/.github/workflows/pr-preview.yml +++ b/.github/workflows/pr-preview.yml @@ -11,7 +11,6 @@ concurrency: cancel-in-progress: false env: JEKYLL_ENV: production - ENABLE_WEBP_AUTO_CONVERSION: "true" GITHUB_PR_NUMBER: ${{ github.event_name == 'issue_comment' && github.event.issue.number || github.event.pull_request.number }} jobs: cache-refresh: