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