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 a285d60 commit 0e7843dCopy full SHA for 0e7843d
.github/workflows/hugo.yml
@@ -59,6 +59,7 @@ jobs:
59
hugo \
60
--gc \
61
--minify \
62
+ --configDir site \
63
--baseURL "${{ steps.pages.outputs.base_url }}/"
64
- name: Upload artifact
65
uses: actions/upload-pages-artifact@v3
0 commit comments