auto-commit: Sunday, 2023-05-28 09:46:33 PM [on 🌸]
This commit is contained in:
parent
1e73a085c1
commit
add438da85
@ -15,12 +15,12 @@ jobs:
|
||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||
|
||||
- name: Build Link Index
|
||||
uses: https://github.com/jackyzha0/hugo-obsidian@v2.18
|
||||
uses: https://github.com/jackyzha0/hugo-obsidian@v2.20
|
||||
with:
|
||||
index: true
|
||||
index: "true"
|
||||
input: content
|
||||
output: assets/indices
|
||||
root: .
|
||||
# root: .
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: https://github.com/peaceiris/actions-hugo@v2
|
||||
|
Loading…
Reference in New Issue
Block a user