Remove prepare_next_release step from release flows as we need to configure an upstream and a custom user to commit back to git
This commit is contained in:
@@ -8,7 +8,6 @@ if [ "$CI_WORKFLOW" = "Release" ]; then
|
||||
install_python_dependencies
|
||||
|
||||
bundle exec fastlane release_to_github
|
||||
bundle exec fastlane prepare_next_release
|
||||
fi
|
||||
|
||||
# Upload dsyms no matter the workflow
|
||||
|
||||
Reference in New Issue
Block a user