We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f15e3 commit 55b2eb4Copy full SHA for 55b2eb4
.github/workflows/gh-pages.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Build with Hugo
59
run: |
60
hugo \
61
- --buildDrafts --gc --verbose \
+ --buildDrafts --gc \
62
--baseURL ${{ steps.pages.outputs.base_url }}
63
- name: Upload artifact
64
uses: actions/upload-pages-artifact@v2
0 commit comments