diff --git a/fastlane/README.md b/fastlane/README.md index 34919f2e2..ae2f9317d 100644 --- a/fastlane/README.md +++ b/fastlane/README.md @@ -13,10 +13,10 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do # Available Actions -### alpha +### build_alpha ```sh -[bundle exec] fastlane alpha +[bundle exec] fastlane build_alpha ``` @@ -93,6 +93,14 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do +### config_alpha + +```sh +[bundle exec] fastlane config_alpha +``` + + + ---- This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run.