Skip to content

Commit e0084eb

Browse files
committed
Testing II
1 parent e7671ef commit e0084eb

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
@@ -49,6 +49,7 @@ jobs:
4949
run: |
5050
git config --global user.email "Runner@GH Actions Deployment"
5151
git config --global user.name "GH Actions Runner"
52+
git branch gh-pages
5253
sed -i 's/book/#book/' .gitignore
5354
rm book/.nojekyll
5455
git commit -am "MDBook Deployment"

0 commit comments

Comments
 (0)