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 0c6854e commit 69e0b1dCopy full SHA for 69e0b1d
.github/workflows/hugo.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Upload artifact
62
uses: actions/upload-pages-artifact@v1
63
with:
64
- path: ./public
+ path: ./Website/public
65
66
# Deployment job
67
deploy:
0 commit comments