Skip to content

Update IndexNow.yml #11

Update IndexNow.yml

Update IndexNow.yml #11

Workflow file for this run

name: 'IndexNow'
on:
push:
branches:
- main
jobs:
check-and-submit:
runs-on: ubuntu-latest
steps:
- name: indexnow-action
uses: bojieyang/indexnow-action@v2
with:
sitemap-location: 'https://scottnath.com/sitemap.xml'
since: 1
since-unit: year
key: ${{ secrets.INDEXNOW_KEY }}