From b64b1116f50123a56cae30964cd3acf207825f78 Mon Sep 17 00:00:00 2001 From: orhun Date: Thu, 24 Jun 2021 14:59:51 +0300 Subject: [PATCH] docs(readme): link to the documentation of the base repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 457175a..5239dd8 100644 --- a/README.md +++ b/README.md @@ -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