Fixed XcodeCloud release workflows (#268)
* Export python 3.9 path and fix towncrier * Fix Xcode Cloud git setup
This commit is contained in:
@@ -8,6 +8,7 @@ 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