mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-24 08:25:45 +08:00
docs(readme): add note about prepend
This commit is contained in:
@@ -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"`)
|
- `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
|
### Examples
|
||||||
|
|
||||||
#### Simple
|
#### Simple
|
||||||
|
|||||||
Reference in New Issue
Block a user