fix sitemap

This commit is contained in:
ClovertaTheTrilobita 2026-08-29 16:58:54 +08:00
parent 2e8f53bc5b
commit b45eb418c0

View file

@ -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