diff --git a/publish.sh b/publish.sh index 82e236a..6ac254c 100644 --- a/publish.sh +++ b/publish.sh @@ -4,7 +4,7 @@ set -e set -u git fetch --all -git checkout master +git checkout origin master git pull git checkout npm