Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 2747cee

Browse files
authored
Merge pull request #41 from BranchMetrics/report-description
Replace TODO for description in branch_report action
2 parents a71c3b7 + 737ebf0 commit 2747cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fastlane/plugin/branch/actions/branch_report_action.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def self.run(params)
1515
end
1616

1717
def self.description
18-
"TODO"
18+
"Generate a brief summary or a full build report for your project."
1919
end
2020

2121
def self.authors

0 commit comments

Comments
 (0)