mirror of
https://github.com/bitwarden/android.git
synced 2026-05-22 04:22:11 -05:00
modified publish workflow for testing. again.
This commit is contained in:
5
.github/workflows/publish-store.yml
vendored
5
.github/workflows/publish-store.yml
vendored
@@ -152,11 +152,6 @@ jobs:
|
||||
|
||||
decimal=$(echo "scale=2; ${ROLLOUT_PERCENTAGE/\%/} / 100" | bc)
|
||||
|
||||
bundle exec fastlane updateReleaseNotes \
|
||||
releaseNotes:"$RELEASE_NOTES" \
|
||||
versionCode:"$VERSION_CODE" \
|
||||
packageName:"$PACKAGE_NAME"
|
||||
|
||||
bundle exec fastlane promoteToProduction \
|
||||
versionCode:"$VERSION_CODE" \
|
||||
versionName:"$VERSION_NAME" \
|
||||
|
||||
Reference in New Issue
Block a user