We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee55ad3 commit d44d97fCopy full SHA for d44d97f
.github/workflows/update-changelog.yaml
@@ -24,6 +24,7 @@ jobs:
24
with:
25
release-notes: ${{ github.event.release.body }}
26
latest-version: ${{ github.event.release.name }}
27
+ path-to-changelog: CHANGES.md
28
29
- name: Commit updated CHANGELOG
30
uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments