.github/workflows/deploy.yaml
@@ -12,15 +12,16 @@ - uses: actions/checkout@v2 - name: Build Link Index uses: jackyzha0/hugo-obsidian@v2.0 uses: jackyzha0/hugo-obsidian@v2.3 with: index: true input: content output: data - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: hugo-version: '0.79.1' hugo-version: '0.82.0' extended: true - name: Build