fastlane/lib/fastlane/actions/deploygate.rb in fastlane-2.94.0.beta.20180425050017 vs fastlane/lib/fastlane/actions/deploygate.rb in fastlane-2.94.0.beta.20180426050049
- old
+ new
@@ -102,10 +102,10 @@
"Upload a new build to [DeployGate](https://deploygate.com/)"
end
def self.details
[
- "You can retrieve your username and API token on [your settings page](https://deploygate.com/settings)",
+ "You can retrieve your username and API token on [your settings page](https://deploygate.com/settings).",
"More information about the available options can be found in the [DeployGate Push API document](https://deploygate.com/docs/api)."
].join("\n")
end
def self.available_options