diff --git a/php/release.sh b/php/release.sh old mode 100644 new mode 100755 index 220ca2aa4f..6b0baac78f --- a/php/release.sh +++ b/php/release.sh @@ -20,7 +20,7 @@ popd # Checkout the target version pushd protobuf/php -git checkout $VERSION +git checkout -b $VERSION popd # Copy files