Skip to content

Commit 44a4d2a

Browse files
committed
upd dir name
1 parent fb690e5 commit 44a4d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ jobs:
6969
uses: peaceiris/actions-gh-pages@v3
7070
with:
7171
github_token: ${{ github.token }}
72-
publish_dir: docs/build/versions
72+
publish_dir: docs/build/html/versions
7373
destination_dir: versions
7474
keep_files: true

0 commit comments

Comments
 (0)