友链波浪号加个空格 #58
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: IndexNow Indexing | |
on: | |
push: | |
branches: | |
- master | |
jobs: | |
check-and-submit: | |
runs-on: ubuntu-latest | |
# noinspection SpellCheckingInspection | |
steps: | |
- name: indexnow-action | |
uses: bojieyang/indexnow-action@v2 | |
with: | |
sitemap-location: 'https://blog.cdms.vip/sitemap.xml' | |
key: '193add92666042c0a852734302002324' # Why to use GitHub Secrets? |