diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d2668d2..eeedc14 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,6 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} output: CHANGELOG.md - onlyLastTag: true stripGeneratorNotice: true compareLink: true headerLabel: "## Good things have arrived"