chore(mobile): post release task (#11220)

This commit is contained in:
Alex
2024-07-19 10:10:29 -05:00
committed by GitHub
parent 745b16e4b4
commit 7c3326b662
3 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -15,13 +15,13 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
## iOS
### ios beta
### ios release
```sh
[bundle exec] fastlane ios beta
[bundle exec] fastlane ios release
```
iOS Beta
iOS Release
----