Skip to content

Commit 3223755

Browse files
committed
Testing III
1 parent e0084eb commit 3223755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
git branch gh-pages
5353
sed -i 's/book/#book/' .gitignore
5454
rm book/.nojekyll
55+
git add book/
5556
git commit -am "MDBook Deployment"
5657
git subtree split -P book -b gh-pages
5758
git checkout gh-pages

0 commit comments

Comments
 (0)