Skip to content

Commit f228711

Browse files
fix release notes
1 parent 84b6afc commit f228711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
uses: orhun/git-cliff-action@v4
186186
with:
187187
config: cliff.toml
188-
args: --tag v${{ needs.update-version.outputs.version }} --unreleased
188+
args: --latest
189189
env:
190190
OUTPUT: RELEASE_NOTES.md
191191
GITHUB_REPO: ${{ github.repository }}

0 commit comments

Comments
 (0)