Skip to content

Commit 517d80c

Browse files
committed
Cleanup workflow file
1 parent 78ee7aa commit 517d80c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,3 @@ jobs:
5151
git config --global user.name "GH Actions Runner"
5252
chmod u+x ci/ghpages-deploy.sh
5353
./ci/ghpages-deploy.sh
54-
55-
# git branch gh-pages
56-
# sed -i 's/book/#book/' .gitignore
57-
# rm book/.nojekyll
58-
# git add book/
59-
# git commit -am "MDBook Deployment"
60-
# git subtree split -P book -b gh-pages
61-
# git checkout gh-pages
62-
# git push -f https://github.com/simonsan/std-dev-guide gh-pages:gh-pages

0 commit comments

Comments
 (0)