fix branch name

This commit is contained in:
Grigory 2017-04-11 16:53:02 +03:00
parent bfcf58a4f8
commit 019f1a3536
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ mkdir $new_version_dir
cp $podspec_path $new_version_dir
branch="$pod_$pod_$version"
branch="$pod/$version"
git branch $branch