Source code of my website
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

⬆️ : bump hugo to 0.136.1

+1 -1
+1 -1
.github/workflows/hugo.yml
··· 31 31 build: 32 32 runs-on: ubuntu-latest 33 33 env: 34 - HUGO_VERSION: 0.120.4 34 + HUGO_VERSION: 0.136.1 35 35 steps: 36 36 - name: Install Hugo CLI 37 37 run: |