From 4f74ccb6876a4dbe05661f1b4a25469e00f0a162 Mon Sep 17 00:00:00 2001 From: cxzlw <55052188+cxzlw@users.noreply.github.com> Date: Wed, 5 Jul 2023 11:08:54 +0800 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 5feb91a..32d1277 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -41,3 +41,6 @@ jobs: - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v2 + - name: Ping Google + run: | + curl "http://google.com/ping?sitemap=https://blog.cxzlw.top/sitemap.xml"