We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a76883 commit bdc0b28Copy full SHA for bdc0b28
.github/workflows/deploy-docs.yml
@@ -32,4 +32,4 @@ jobs:
32
uses: peaceiris/actions-gh-pages@v3
33
with:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
- publish_dir: docs/dist # ← 존재 확정
+ publish_dir: docs/doc_build # ← 존재 확정
0 commit comments