From 3e49a3b2dfc7cf544944ebc263f966011efbb6a7 Mon Sep 17 00:00:00 2001 From: neveler <55753029+neveler@users.noreply.github.com> Date: Fri, 14 Aug 2026 19:38:15 +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?= 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 99cae981..8ba68eb0 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: