mirror of
https://github.com/bitwarden/android.git
synced 2026-05-22 14:11:47 -05:00
implementing suggestions from Álison
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user