Update the fastlane README.

This commit is contained in:
Doug 2025-02-11 11:13:28 +00:00 committed by Doug
parent 4fd883ed6b
commit d96304b3bb

View File

@ -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.