chore: generate changelogs using tj-actions/git-cliff (#1069)

This commit is contained in:
Tonye Jack
2023-04-04 13:07:27 -06:00
committed by GitHub
parent 5e2d64b30d
commit 6e426e6495
2 changed files with 2 additions and 10 deletions

View File

@@ -46,10 +46,8 @@ jobs:
only_major: true
paths: |
README.md
- name: Generate CHANGELOG
uses: tj-actions/github-changelog-generator@v1.18
with:
output: 'HISTORY.md'
- name: Run git-cliff
uses: tj-actions/git-cliff@v1
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4.2.4
with: