build: Add changelog to fastlane internal test
This commit is contained in:
parent
2cc3cbd38b
commit
ef572f9bc5
2 changed files with 5 additions and 0 deletions
1
.github/workflows/main_deploy.yaml
vendored
1
.github/workflows/main_deploy.yaml
vendored
|
|
@ -76,5 +76,6 @@ jobs:
|
|||
cd android
|
||||
bundle install
|
||||
bundle update fastlane
|
||||
bundle exec fastlane internal_test_changelog
|
||||
bundle exec fastlane deploy_internal_test
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue