Skip to content

Commit c6adad9

Browse files
committed
chore: fix wording on automated release PR
1 parent d4c77ab commit c6adad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# Example: chore(main): release 5.7.0 [skip-ci]
2222
# ${scope} - parenthesis included, base branch name
2323
pull-request-title-pattern: 'chore${scope}: release ${version} [skip-ci]'
24-
pull-request-header: 'Please run history action before releasing to generate release highlights'
24+
pull-request-header: 'Please run the release_notes action before releasing to generate release highlights'
2525
changelog-path: HISTORY.md
2626
default-branch: main
2727

0 commit comments

Comments
 (0)