We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
extract_release_notes_for_version_action
1 parent 976d093 commit 006da40Copy full SHA for 006da40
lib/fastlane/plugin/wpmreleasetoolkit/actions/common/extract_release_notes_for_version_action.rb
@@ -58,7 +58,7 @@ def self.return_value
58
59
def self.details
60
# Optional:
61
- 'Creates a release and uploads the provided assets'
+ 'Given a file containing release notes and a version, extracts the notes for that version into a dedicated file.'
62
end
63
64
def self.available_options
0 commit comments