Skip to content

Commit 4578969

Browse files
test
1 parent 078a16b commit 4578969

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: doc_build # ← 존재 확정
35+
publish_dir: ../docs/doc_build # ← 존재 확정

0 commit comments

Comments
 (0)