.github/workflows/deploy.yaml
@@ -12,17 +12,17 @@ - uses: actions/checkout@v2 - name: Build Link Index uses: jackyzha0/hugo-obsidian@v2.9 uses: jackyzha0/hugo-obsidian@v2.12 with: index: true input: content output: static output: assets/indices root: . - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: hugo-version: '0.82.0' hugo-version: '0.92.2' extended: true - name: Build