Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3975449

Browse files
committed
Commit
1 parent 75ee5e4 commit 3975449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ upload-sample-images-to-github-pages: check-all-commited create-sample-images
1818
git branch -D gh-pages
1919
git checkout -b gh-pages
2020
git add -f *.png
21+
git commit -m "Images"
2122
git push origin gh-pages
2223
git checkout master

0 commit comments

Comments
 (0)