Skip to content

Notify IndexNow

Notify IndexNow #3

Workflow file for this run

name: Notify IndexNow
on:
workflow_run:
workflows: ["Deploy Hugo site to Pages"]
types:
- completed
jobs:
check-and-submit:
runs-on: ubuntu-latest
steps:
- name: Indexnow-action
uses: bojieyang/indexnow-action@v2
with:
# https://github.com/bojieyang/indexnow-action
sitemap-location: "https://maxlen727.github.io/sitemap.xml"
since: 1
since-unit: "week"
endpoint: "www.bing.com"
key: ${{ secrets.INDEXNOW_KEY }}
key-location: https://maxlen727.github.io/${{ secrets.INDEXNOW_KEY }}.txt