This commit is contained in:
浪子 2024-05-07 14:08:15 +08:00
commit cc1a141887
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
- name: Search - name: Search
uses: caibingcheng/hugo-algolia2@v1 uses: caibingcheng/hugo-algolia2@v1
with: with:
input: "content/zh-cn/story/**" input: "content/zh-cn/posts/**"
index: "blog" index: "blog"
apikey: ${{ secrets.ALGOLIA_WRITE_KEY }} apikey: ${{ secrets.ALGOLIA_WRITE_KEY }}
appid: "CIU4I6RWD0" appid: "CIU4I6RWD0"