Skip to content

Commit

Permalink
Generate strings for Glotpress while creating a new beta
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkocer committed Jul 12, 2023
1 parent 7774e14 commit 1f3464b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/lanes/release.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
desc 'Trigger a new beta build on CI'
lane :new_beta_release do |options|
ios_betabuild_prechecks(options)
generate_strings_file_for_glotpress
download_localized_strings_and_metadata(options)
ios_lint_localizations(input_dir: 'WordPress/Resources', allow_retry: true)
ios_bump_version_beta
Expand Down

0 comments on commit 1f3464b

Please sign in to comment.