diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index e9d186c..4616c6f 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -42,7 +42,7 @@ jobs: id: git_cliff with: config: cliff.toml - args: -vv --latest --strip header + args: latest.. - name: Download binary uses: actions/download-artifact@v4