From 67cd300197fa3b9d7661ff6a1a0bb280378d2c17 Mon Sep 17 00:00:00 2001 From: "Dr. Awesome Doge" Date: Mon, 15 Dec 2025 16:03:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=BE=A9=E9=83=A8=E7=BD=B2=EF=BC=9A?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=20force=5Forphan=20=E4=BB=A5=E7=AC=A6?= =?UTF-8?q?=E5=90=88=20gh-pages=20=E5=88=86=E6=94=AF=E4=BF=9D=E8=AD=B7?= =?UTF-8?q?=E8=A6=8F=E5=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/run.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index 95e9226..7db1736 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -100,7 +100,6 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./_site publish_branch: gh-pages - force_orphan: true # Quality Checks (run on PRs) quality-check: