chore: Write changelog of latest tag (#7)
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user