mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-22 00:13:52 +01:00
docs: fix publish.sh script (was not pushing changes to master)
This commit is contained in:
parent
000c8b4186
commit
a4d28701d9
@ -64,5 +64,5 @@ pushd "$PUBLICDIR"
|
||||
echo "adding and commiting all changes in GitHub pages repo"
|
||||
git add -A
|
||||
git commit -m "$COMMIT_MSG"
|
||||
#git push origin master
|
||||
git push origin master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user