implementing suggestions from Álison

This commit is contained in:
Amy Galles
2025-05-28 16:25:53 -07:00
parent 7b385bb178
commit 9210d63775
2 changed files with 9 additions and 21 deletions

View File

@@ -125,8 +125,5 @@ jobs:
bundle exec fastlane promoteToProduction \
versionCode:"$VERSION_CODE" \
rolloutPercentage:"$ROLLOUT_PERCENTAGE" \
storePassword:"$PLAY_KEYSTORE_PASSWORD" \
keyAlias:upload \
keyPassword:"$PLAY_KEY_PASSWORD" \
packageName:"$PACKAGE_NAME"\
releaseNotes:"$RELEASE_NOTES"