Skip to content

Commit e7671ef

Browse files
committed
Testing
1 parent fd7687a commit e7671ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
git config --global user.name "GH Actions Runner"
5252
sed -i 's/book/#book/' .gitignore
5353
rm book/.nojekyll
54-
git commit -m "MDBook Deployment"
54+
git commit -am "MDBook Deployment"
5555
git subtree split -P book -b gh-pages
5656
git checkout gh-pages
5757
git push -f https://github.com/simonsan/std-dev-guide gh-pages:gh-pages

0 commit comments

Comments
 (0)