mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-22 07:25:43 +08:00
docs(readme): link to the documentation of the base repository
This commit is contained in:
@@ -7,7 +7,7 @@ This action generates a changelog based on your Git history using [git-cliff](ht
|
||||
### Input variables
|
||||
|
||||
- `config`: Path of the configuration file. (Default: `"cliff.toml"`)
|
||||
- `args`: Arguments to pass to git-cliff. (Default: `"-v"`)
|
||||
- `args`: [Arguments](https://github.com/orhun/git-cliff#usage) to pass to git-cliff. (Default: `"-v"`)
|
||||
|
||||
### Output variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user