Skip to content

Commit d44d4f8

Browse files
fix: use only latest changes (#250)
* fix: use only latest changes * oK
1 parent d17f838 commit d44d4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
id: create_changelog
105105
with:
106106
config: cliff.toml
107-
args: --bump --latest
107+
args: --bump
108108
env:
109109
GITHUB_REPO: ${{ github.repository }}
110110

0 commit comments

Comments
 (0)