Skip to content

🔮 trying to get indexnow workin #10

🔮 trying to get indexnow workin

🔮 trying to get indexnow workin #10

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'
key: ${{ secrets.INDEXNOW_KEY }}