add trigger for updateReleaseNotes lane

This commit is contained in:
Amy Galles
2025-05-23 15:06:30 -07:00
parent 9de23fa205
commit 25cfc6d06f

View File

@@ -109,6 +109,8 @@ jobs:
exit 1
fi
bundle exec fastlane updateReleaseNotes
bundle exec fastlane promoteToProduction \
versionCode:"$VERSION_CODE" \
rolloutPercentage:"$ROLLOUT_PERCENTAGE" \