mirror of https://github.com/jkjoy/hugoblog.git
Update main.yml
This commit is contained in:
parent
cc1a141887
commit
9657f78f27
|
@ -32,7 +32,7 @@ jobs:
|
||||||
commit_message: ${{ github.event.head_commit.message }}
|
commit_message: ${{ github.event.head_commit.message }}
|
||||||
|
|
||||||
- name: Search
|
- name: Search
|
||||||
uses: caibingcheng/hugo-algolia2@v1
|
uses: jkjoy/hugo-algolia2-1@v1
|
||||||
with:
|
with:
|
||||||
input: "content/zh-cn/posts/**"
|
input: "content/zh-cn/posts/**"
|
||||||
index: "blog"
|
index: "blog"
|
||||||
|
|
Loading…
Reference in New Issue