mirror of
https://github.com/bitwarden/android.git
synced 2026-05-21 20:20:03 -05:00
add in release notes and version code
This commit is contained in:
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@@ -110,7 +110,9 @@ jobs:
|
||||
exit 1
|
||||
fi
|
||||
|
||||
bundle exec fastlane updateReleaseNotes
|
||||
bundle exec fastlane updateReleaseNotes \
|
||||
releaseNotes: "$RELEASE_NOTES" \
|
||||
versionCode:"$VERSION_CODE"
|
||||
|
||||
# bundle exec fastlane promoteToProduction \
|
||||
# versionCode:"$VERSION_CODE" \
|
||||
|
||||
Reference in New Issue
Block a user