chore: Fix cliff
This commit is contained in:
@@ -32,10 +32,11 @@ jobs:
|
||||
with:
|
||||
config: cliff.toml
|
||||
args: --verbose --unreleased
|
||||
github_token: ""
|
||||
env:
|
||||
OUTPUT: CHANGELOG.md
|
||||
- uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
files: |-
|
||||
target/release/teachertracker-rs
|
||||
body_path: ${{ steps.git-cliff.outputs.changelog }}
|
||||
body: ${{ steps.git-cliff.outputs.content }}
|
||||
Reference in New Issue
Block a user