Skip to content

Commit 1e35f2a

Browse files
committed
fix: release
1 parent 745bd33 commit 1e35f2a

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
@@ -126,7 +126,7 @@ jobs:
126126
id: create_changelog
127127
with:
128128
config: cliff.toml
129-
args: --bump --latest
129+
args: --bump --unreleased
130130
env:
131131
GITHUB_REPO: ${{ github.repository }}
132132

0 commit comments

Comments
 (0)