README.md in produce-1.2.0 vs README.md in produce-1.2.1
- old
+ new
@@ -162,10 +162,10 @@
## [`fastlane`](https://github.com/fastlane/fastlane/tree/master/fastlane) Integration
Your `Fastfile` should look like this
```ruby
-lane :appstore do
+lane :release do
produce(
username: 'felix@krausefx.com',
app_identifier: 'com.krausefx.app',
app_name: 'MyApp',
language: 'English',