Skip to content

Commit 8bfb7bf

Browse files
Updated README.md (#82)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 33bb6a7 commit 8bfb7bf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ Generate changelogs for your project with a generated cliff.toml from [`cliff-te
4545
- uses: tj-actions/git-cliff@7b2afa2d0b650c50cde5a7b173a74753ecd29072 # v2
4646
id: git-cliff
4747
with:
48+
# Extra args passed directly to
49+
# [git-cliff](https://github.com/orhun/git-cliff#command-line-arguments)
50+
# Type: string
51+
# Default: "--verbose"
52+
args: ''
53+
4854
# Output file
4955
# Type: string
5056
# Default: "HISTORY.md"

0 commit comments

Comments
 (0)