Method: Fastlane::Actions::GetGithubReleaseAction.category

Defined in:
fastlane/lib/fastlane/actions/get_github_release.rb

.categoryObject



171
172
173
# File 'fastlane/lib/fastlane/actions/get_github_release.rb', line 171

def self.category
  :source_control
end