From 22bd1f73ab5a9c72fa53e92ede098e5d0f716d43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Fri, 24 May 2024 20:13:42 +0300 Subject: [PATCH] docs(readme): add note about prepend --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index be4ca38..73ad43b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ This action generates a changelog based on your Git history using [git-cliff](ht - `OUTPUT`: Output file. (Default: `"git-cliff/CHANGELOG.md"`) +> [!NOTE] +> If you are using the `--prepend` option then there is no need to specify the `OUTPUT`. + ### Examples #### Simple