We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2fd56 commit 193d194Copy full SHA for 193d194
.github/workflows/hugo.yml
@@ -29,4 +29,4 @@ jobs:
29
if: github.ref == 'refs/heads/main'
30
with:
31
github_token: ${{ secrets.GITHUB_TOKEN }}
32
- publish_dir: ./docs
+ publish_dir: ./public
0 commit comments