We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9071fb8 commit 64b1d51Copy full SHA for 64b1d51
.github/workflows/publish.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Hugo
22
uses: peaceiris/actions-hugo@v3
23
with:
24
- args: -s site
+ extended: true
25
26
- name: Build site
27
run: hugo -s site
0 commit comments