Skip to content

Commit 8c6c92d

Browse files
committed
[skip ci] use --latest instead of --unreleased
1 parent 8203712 commit 8c6c92d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: orhun/git-cliff-action@v4
6363
with:
6464
config: cliff.toml
65-
args: --unreleased --strip header
65+
args: --latest --strip header
6666
id: git-cliff
6767

6868
- name: Create Release

0 commit comments

Comments
 (0)