mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-09-04 20:55:41 +00:00
fix sitemap
This commit is contained in:
parent
2e8f53bc5b
commit
b45eb418c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -108,7 +108,7 @@ jobs:
|
||||||
- name: Submit to IndexNow
|
- name: Submit to IndexNow
|
||||||
uses: bojieyang/indexnow-action@v3
|
uses: bojieyang/indexnow-action@v3
|
||||||
with:
|
with:
|
||||||
sitemap-location: '${{ env.SITE_URL }}sitemap.xml'
|
sitemap-location: '${{ env.SITE_URL }}sitemap-index.xml'
|
||||||
key: ${{ vars.INDEXNOW_KEY }}
|
key: ${{ vars.INDEXNOW_KEY }}
|
||||||
lastmod-required: false
|
lastmod-required: false
|
||||||
endpoint: api.indexnow.org
|
endpoint: api.indexnow.org
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue