chore: Write changelog of latest tag (#7)
All checks were successful
Release / build_release (push) Successful in 42s
Rust / build_and_test (push) Successful in 30s

This commit is contained in:
2026-01-18 01:02:49 +01:00
parent 5a308b5b4c
commit e16878c947

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 }}