Skip to content

Commit

Permalink
Fix changelog action
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Apr 21, 2022
1 parent ee55ad3 commit d44d97f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-changelog.yaml
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
release-notes: ${{ github.event.release.body }}
latest-version: ${{ github.event.release.name }}
path-to-changelog: CHANGES.md

- name: Commit updated CHANGELOG
uses: stefanzweifel/git-auto-commit-action@v4
Expand Down

0 comments on commit d44d97f

Please sign in to comment.