mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-02-08 11:13:35 +00:00
docs: update Hugo workflow example, enhance build step
This commit is contained in:
parent
e60d374041
commit
7f7794a793
@ -127,7 +127,7 @@ jobs:
|
|||||||
hugo-version: '0.58.3'
|
hugo-version: '0.58.3'
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: hugo --gc --minify --cleanDestinationDir
|
run: hugo --gc --minify
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v2.5.0
|
uses: peaceiris/actions-gh-pages@v2.5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user