fastlane/lib/fastlane/actions/onesignal.rb in fastlane-2.94.0.beta.20180425050017 vs fastlane/lib/fastlane/actions/onesignal.rb in fastlane-2.94.0.beta.20180426050049
- old
+ new
@@ -60,10 +60,10 @@
def self.description
"Create a new OneSignal application"
end
def self.details
- "You can use this action to automatically create a OneSignal application. You can also upload a .p12 with password, a GCM key, or both"
+ "You can use this action to automatically create a OneSignal application. You can also upload a `.p12` with password, a GCM key, or both."
end
def self.available_options
[
FastlaneCore::ConfigItem.new(key: :auth_token,