Skip to content

Commit ccec508

Browse files
Merge pull request #9 from doyoonkim12345/feature/docs
fix
2 parents 8a6b68c + bdc0b28 commit ccec508

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)