chore: Write changelog of latest tag #7

Merged
lukas merged 1 commits from chore/fix-cliff-again into main 2026-01-18 01:02:50 +01:00

View File

@@ -31,7 +31,7 @@ jobs:
id: git-cliff
with:
config: cliff.toml
args: --verbose --unreleased
args: --verbose --latest
github_token: ""
env:
OUTPUT: CHANGELOG.md
@@ -39,4 +39,4 @@ jobs:
with:
files: |-
target/release/teachertracker-rs
body: ${{ steps.git-cliff.outputs.content }}
body: ${{ steps.git-cliff.outputs.content }}