3 lines
86 B
Batchfile
3 lines
86 B
Batchfile
git add dist -f
|
|
git commit -m 'publish'
|
|
git subtree push --prefix dist origin gh-pages |