We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a83d16 commit efefda5Copy full SHA for efefda5
1 file changed
.github/workflows/hugo.yaml
@@ -63,7 +63,7 @@ jobs:
63
- name: Upload artifact
64
uses: actions/upload-pages-artifact@v1
65
with:
66
- path: ./public
+ path: ./blog/public
67
68
# Deployment job
69
deploy:
0 commit comments