diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a5e12e2..d55920d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,3 +30,4 @@ jobs: github-token: ${{ secrets.BOT_ACCESS_TOKEN }} prepend: true changelog-file: CHANGELOG.md + update-file: CHANGELOG.md