From e3b8b35178bc09d22765cb431bf8803340ba51e2 Mon Sep 17 00:00:00 2001 From: FeignClaims Date: Fri, 9 Aug 2024 19:31:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=87=8D=E5=91=BD=E5=90=8D=20IndexNow?= =?UTF-8?q?=20actions=20=E4=B8=BA=20indexnow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/index_now.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/index_now.yml b/.github/workflows/index_now.yml index a93201c7..127c7cc4 100644 --- a/.github/workflows/index_now.yml +++ b/.github/workflows/index_now.yml @@ -1,4 +1,4 @@ -name: "IndexNow" +name: "indexnow" on: schedule: - cron: '0 0,12 * * *'