Skip to content

Commit

Permalink
chore: fix wording on automated release PR
Browse files Browse the repository at this point in the history
  • Loading branch information
dariakp committed Jun 21, 2023
1 parent d4c77ab commit c6adad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Example: chore(main): release 5.7.0 [skip-ci]
# ${scope} - parenthesis included, base branch name
pull-request-title-pattern: 'chore${scope}: release ${version} [skip-ci]'
pull-request-header: 'Please run history action before releasing to generate release highlights'
pull-request-header: 'Please run the release_notes action before releasing to generate release highlights'
changelog-path: HISTORY.md
default-branch: main

Expand Down

0 comments on commit c6adad9

Please sign in to comment.