Skip to content

Commit d44d97f

Browse files
committed
Fix changelog action
1 parent ee55ad3 commit d44d97f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-changelog.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
release-notes: ${{ github.event.release.body }}
2626
latest-version: ${{ github.event.release.name }}
27+
path-to-changelog: CHANGES.md
2728

2829
- name: Commit updated CHANGELOG
2930
uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)