removing space

This commit is contained in:
Amy Galles
2025-05-27 15:31:03 -07:00
parent 3a0744a047
commit 28f4eb854f

View File

@@ -111,7 +111,7 @@ jobs:
fi
bundle exec fastlane updateReleaseNotes \
releaseNotes: "$RELEASE_NOTES" \
releaseNotes:"$RELEASE_NOTES" \
versionCode:"$VERSION_CODE"
# bundle exec fastlane promoteToProduction \