mirror of
https://github.com/bitwarden/android.git
synced 2026-05-21 20:20:03 -05:00
add trigger for updateReleaseNotes lane
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -109,6 +109,8 @@ jobs:
|
||||
exit 1
|
||||
fi
|
||||
|
||||
bundle exec fastlane updateReleaseNotes
|
||||
|
||||
bundle exec fastlane promoteToProduction \
|
||||
versionCode:"$VERSION_CODE" \
|
||||
rolloutPercentage:"$ROLLOUT_PERCENTAGE" \
|
||||
|
||||
Reference in New Issue
Block a user