diff --git a/.github/workflows/hugo-deploy.yaml b/.github/workflows/hugo-deploy.yaml index 8334ea2..b2c9975 100644 --- a/.github/workflows/hugo-deploy.yaml +++ b/.github/workflows/hugo-deploy.yaml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod + fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod sure - name: Build Link Index uses: jackyzha0/hugo-obsidian@v2.13