chore: Update iOS fastlane

This commit is contained in:
Christian Pauly 2021-06-20 08:46:12 +02:00
commit a2823d39d5
8 changed files with 41 additions and 12 deletions

View file

@ -15,6 +15,14 @@ Install _fastlane_ using
or alternatively using `brew install fastlane`
# Available Actions
### release
```
fastlane release
```
----
## iOS
### ios beta
```