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"