mirror of
https://github.com/bitwarden/android.git
synced 2026-05-01 04:38:52 -05:00
[BRE-1074] Adding debug info for failing to find release (#5673)
This commit is contained in:
3
.github/workflows/publish-store.yml
vendored
3
.github/workflows/publish-store.yml
vendored
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user