mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
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:
parent
50ddecbe3a
commit
8ad77036fc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user