Skip to content

Commit e6084f4

Browse files
Update gh-pages.sh
1 parent 3a01fc5 commit e6084f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gh-pages.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ then
55
exit 1
66
fi
77
cp ./CNAME ./dist/CNAME
8+
cp ./humans.txt ./dist/humans.txt
9+
cp ./crossdomain.xml ./dist/crossdomain.xml
10+
cp ./README.md ./dist/README.md
811
git subtree push --prefix $1 origin master

0 commit comments

Comments
 (0)