File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,15 @@ before_deploy:
1515- ./build.sh
1616
1717deploy :
18- - provider : script
19- script : ./Tools/push.sh
20- on :
21- tags : true
18+ skip_cleanup : true
19+ # - provider: script
20+ # script: ./Tools/push.sh
21+ # on:
22+ # tags: true
2223 - provider : releases
2324 api_key :
2425 secure : $GITHUB_TOKEN
2526 file : Leanplum.framework.zip
26- skip_cleanup : true
2727 draft : true
2828 on :
2929 tags : true
Original file line number Diff line number Diff line change 44
55Pod ::Spec . new do |s |
66 s . name = 'Leanplum-iOS-SDK-source'
7- s . version = '2.2-beta-6 '
7+ s . version = '2.2.1 -beta.2 '
88 s . summary = 'Mobile Marketing Platform. Integrated. ROI Engine.'
99 s . description = <<-DESC
1010Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app
You can’t perform that action at this time.
0 commit comments