We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fffe15 commit 9cc5436Copy full SHA for 9cc5436
.github/workflows/hugo.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: peaceiris/actions-hugo@v3
31
with:
32
hugo-version: 0.143.1
33
- extended: false
+ extended: true
34
35
- name: Build
36
run: |
0 commit comments