diff --git a/.github/workflows/IndexNow.yml b/.github/workflows/IndexNow.yml index c008469..d7cdf35 100644 --- a/.github/workflows/IndexNow.yml +++ b/.github/workflows/IndexNow.yml @@ -12,4 +12,6 @@ jobs: uses: bojieyang/indexnow-action@v2 with: sitemap-location: 'https://scottnath.com/sitemap.xml' + since: 1 + since-unit: year key: ${{ secrets.INDEXNOW_KEY }} \ No newline at end of file