.
This commit is contained in:
parent
28792ce9d8
commit
7c2f53afc0
@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
fetch-depth: 99 # Fetch all history for .GitInfo and .Lastmod
|
||||||
|
|
||||||
- name: Build Link Index
|
- name: Build Link Index
|
||||||
uses: https://github.com/jackyzha0/hugo-obsidian@v2.18
|
uses: https://github.com/jackyzha0/hugo-obsidian@v2.18
|
||||||
|
Loading…
Reference in New Issue
Block a user