docs(readme): link to the documentation of the base repository

This commit is contained in:
orhun
2021-06-24 14:59:51 +03:00
parent a42735c865
commit b64b1116f5

View File

@@ -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