From 7c2f53afc08da1a80d229b9cd85a92cae133688c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Sun, 28 May 2023 19:33:45 -0400 Subject: [PATCH] . --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 5c602e1..6296000 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -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