Skip to content

Commit

Permalink
[更新] 工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
PJ-568 committed Apr 1, 2024
1 parent f92432b commit 36d7dfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Hamud_Book_Generate_zh-Hans-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
id: sitemap
uses: cicirello/generate-sitemap@v1
with:
base-url-path: https://hamud.pj568.eu.org/
base-url-path: https://hamud.pj568.sbs/

# Deploy
- uses: JamesIves/github-pages-deploy-action@v4
Expand All @@ -70,4 +70,4 @@ jobs:
folder: . # The folder the action should deploy.

- name: Ping Google
run: curl https://www.google.com/ping?sitemap=https://hamud.pj568.eu.org/sitemap.xml
run: curl https://www.google.com/ping?sitemap=https://hamud.pj568.sbs/sitemap.xml

0 comments on commit 36d7dfd

Please sign in to comment.