Skip to content

Commit a50b60f

Browse files
Merge branch 'releasenotes' of https://github.com/PSModule/Publish-PSModule into releasenotes
2 parents e45167f + eca2098 commit a50b60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ inputs:
6666
required: false
6767
default: 'true'
6868
UsePRTitleAsNotesHeading:
69-
description: When enabled, the release notes will begin with the pull request title as a H1 heading followed by the pull request body. The title will reference the pull request number.
69+
description: When enabled along with UsePRBodyAsReleaseNotes, the release notes will begin with the pull request title as a H1 heading followed by the pull request body. The title will reference the pull request number.
7070
required: false
7171
default: 'true'
7272

0 commit comments

Comments
 (0)