From 8476f45cd0c3820ba59b94659eacd000971ef901 Mon Sep 17 00:00:00 2001 From: latercomer Date: Thu, 13 Jun 2024 11:11:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0action=E8=A7=A6=E5=8F=91?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-page-docs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-page-docs.yml b/.github/workflows/build-page-docs.yml index 425a392..d63a34f 100644 --- a/.github/workflows/build-page-docs.yml +++ b/.github/workflows/build-page-docs.yml @@ -17,6 +17,7 @@ on: paths: - docs/** - mkdocs.yml + - .github/workflows/build-page-docs.yml permissions: contents: write