[BRE-1074] Adding debug info for failing to find release (#5673)

This commit is contained in:
Andy Pixley
2025-08-12 13:11:13 -04:00
committed by GitHub
parent 75f3065085
commit 4e1dfcaeec
3 changed files with 8 additions and 2 deletions

View File

@@ -147,7 +147,8 @@ jobs:
bundle exec fastlane updateReleaseNotes \
releaseNotes:"$RELEASE_NOTES" \
versionCode:"$VERSION_CODE"
versionCode:"$VERSION_CODE" \
packageName:"$PACKAGE_NAME"
bundle exec fastlane promoteToProduction \
versionCode:"$VERSION_CODE" \