mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-24 00:15:43 +08:00
docs(readme): update the version in example
This commit is contained in:
@@ -28,7 +28,7 @@ The following example fetches the whole Git history (`fetch-depth: 0`), generate
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Generate a changelog
|
- name: Generate a changelog
|
||||||
uses: orhun/git-cliff-action@v1
|
uses: orhun/git-cliff-action@v1.0.0
|
||||||
id: git-cliff
|
id: git-cliff
|
||||||
with:
|
with:
|
||||||
config: cliff.toml
|
config: cliff.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user