Skip to content

Commit ab3ed7a

Browse files
author
CircleCI
committed
Update deploy config
1 parent d931875 commit ab3ed7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tools/deploy.sh

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
set -e
44
npm run docs:build
5+
cp -R .circleci docs/.vuepress/dist
56
cd docs/.vuepress/dist
67

78
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)