Skip to content

Commit bdc0b28

Browse files
fix
1 parent 8a76883 commit bdc0b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
uses: peaceiris/actions-gh-pages@v3
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
35-
publish_dir: docs/dist # ← 존재 확정
35+
publish_dir: docs/doc_build # ← 존재 확정

0 commit comments

Comments
 (0)