We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26dcfd commit 27503afCopy full SHA for 27503af
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
extended: true
20
21
- name: Build
22
- run: hugo --minify
+ run: hugo
23
24
- name: Deploy
25
uses: peaceiris/actions-gh-pages@v3
0 commit comments