We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e96dae7 commit ae0f334Copy full SHA for ae0f334
1 file changed
action.yml
@@ -15,7 +15,7 @@ inputs:
15
description: "Release notes will be visible for testers and will be on top of git release notes"
16
required: false
17
git_release_notes:
18
- description: "Collect the release notes from the last git commit message"
+ description: "Automatically collect the release notes from the last git commit message"
19
20
include_git_commit_id:
21
description: "Include the last git commit ID with the release notes"
0 commit comments