mirror of
https://github.com/zrepl/zrepl.git
synced 2025-06-19 17:27:46 +02: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…
x
Reference in New Issue
Block a user