Skip to content

Commit

Permalink
fix(ci): fix ci release
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Feb 24, 2024
1 parent 14b86a8 commit 9635b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: orhun/git-cliff-action@v2
id: git-cliff
with:
args: -vv --latest --strip header
args: --latest --strip header
env:
OUTPUT: CHANGES.md
- name: Release
Expand Down

0 comments on commit 9635b02

Please sign in to comment.