1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-09-11 06:55:38 +03:00

chore(config): add animation to the header of the changelog

This commit is contained in:
Orhun Parmaksız 2024-02-22 22:54:50 +03:00
parent 819969924b
commit 4f741a7c9e
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90
2 changed files with 2 additions and 3 deletions

View File

@ -21,7 +21,7 @@ jobs:
id: git-cliff
with:
config: cliff.toml
args: -vv --latest --strip header --no-exec
args: -vv --latest --no-exec
env:
OUTPUT: CHANGES.md

View File

@ -8,8 +8,7 @@
[changelog]
# changelog header
header = """
# Changelog\n
All notable changes to this project will be documented in this file.\n
[![animation](https://raw.githubusercontent.com/orhun/git-cliff/main/website/static/img/git-cliff-anim.gif)](https://git-cliff.org)\n
"""
# template for the changelog body
# https://keats.github.io/tera/docs/#introduction