We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a3a48 commit 943e80aCopy full SHA for 943e80a
1 file changed
.github/workflows/build.yml
@@ -27,4 +27,4 @@ jobs:
27
hugo-version: 'latest'
28
29
- name: Build
30
- run: hugo --buildDrafts --gc --verbose --minify
+ run: hugo --buildDrafts --gc --minify
0 commit comments