fix branch name
This commit is contained in:
parent
bfcf58a4f8
commit
019f1a3536
|
|
@ -10,7 +10,7 @@ mkdir $new_version_dir
|
|||
|
||||
cp $podspec_path $new_version_dir
|
||||
|
||||
branch="$pod_$pod_$version"
|
||||
branch="$pod/$version"
|
||||
|
||||
git branch $branch
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue