Skip to content

Commit c7032aa

Browse files
authored
deploy just the html dir
1 parent c40be4b commit c7032aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ MDBOOK_VERSION=0.4.6
22
MDBOOK_LINKCHECK_VERSION=0.7.2
33
MDBOOK_TOC_VERSION=0.6.1
44

5-
GIT_DEPLOY_DIR=book
5+
GIT_DEPLOY_DIR=book/html
66
GIT_DEPLOY_BRANCH=gh-pages
77
GIT_DEPLOY_REPO=https://github.com/rust-lang/std-dev-guide

0 commit comments

Comments
 (0)