We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8bf4d7 commit ec436c0Copy full SHA for ec436c0
Scripts/release.sh
@@ -261,7 +261,7 @@ git push origin datafileManager-$OPTIMIZELY_SDK_DATAFILE_MANAGER_VERSION --verbo
261
printf "\n";
262
git push origin eventDispatcher-$OPTIMIZELY_SDK_EVENT_DISPATCHER_VERSION --verbose;
263
264
-git push origin UserProfileService-$OPTIMIZELY_SDK_USER_PROFILE_SERVICE_VERSION --verbose;
+git push origin userProfileService-$OPTIMIZELY_SDK_USER_PROFILE_SERVICE_VERSION --verbose;
265
266
git push origin iOS-$OPTIMIZELY_SDK_iOS_VERSION --verbose;
267
0 commit comments