mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-22 15:35:44 +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
|
### Input variables
|
||||||
|
|
||||||
- `config`: Path of the configuration file. (Default: `"cliff.toml"`)
|
- `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
|
### Output variables
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user