This commit is contained in:
parent 28792ce9d8
commit 7c2f53afc0
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
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
uses: https://github.com/jackyzha0/hugo-obsidian@v2.18