Skip to content

Commit

Permalink
chore: add verbose logging to git-cliff
Browse files Browse the repository at this point in the history
  • Loading branch information
nydragon committed May 24, 2024
1 parent 9876c63 commit 9ccf9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: orhun/git-cliff-action@v3
with:
config: cliff.toml
args: -l --strip header
args: -l -vv --strip header
env:
OUTPUT: ${{ github.workspace }}-CHANGELOG.txt

Expand Down

0 comments on commit 9ccf9e8

Please sign in to comment.