From c44fe4ce720ea888ce1ca2cdea1fc900ffab7da1 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Tue, 5 Jun 2018 18:57:27 +0200 Subject: [PATCH] Update fastlane doc --- fastlane/Fastfile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 455d0968..51e420f8 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -12,6 +12,11 @@ # Uncomment the line if you want fastlane to automatically update itself # update_fastlane +# +# Usage: 1. fastlane changelog +# 2. Prepare release +# 3. fastlane tag +# 4. fastlane beta|deploy_staged|deploy default_platform(:android)