Skip to content

Commit 57e7e31

Browse files
authored
Update extract_release_notes_for_version_action details (#400)
2 parents 976d093 + 006da40 commit 57e7e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fastlane/plugin/wpmreleasetoolkit/actions/common/extract_release_notes_for_version_action.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def self.return_value
5858

5959
def self.details
6060
# Optional:
61-
'Creates a release and uploads the provided assets'
61+
'Given a file containing release notes and a version, extracts the notes for that version into a dedicated file.'
6262
end
6363

6464
def self.available_options

0 commit comments

Comments
 (0)