Aaaand extend!
This commit is contained in:
parent
2c1b350428
commit
16317d1f15
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
hugo-version: 'latest'
|
hugo-version: 'latest'
|
||||||
# extended: true
|
extended: true
|
||||||
- name: Build
|
- name: Build
|
||||||
run: hugo -e prod --minify
|
run: hugo -e prod --minify
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user