Updated
This commit is contained in:
parent
7c954ac35d
commit
85613f2088
15 changed files with 40 additions and 4 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
hugo-version: 'latest'
|
||||
|
||||
- name: Build site
|
||||
run: hugo --minify
|
||||
run: hugo --gc --minify
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue