mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-24 08:25:45 +08:00
feat(action): add output for the latest version (#12)
* feat: output `version` of the latest release * update readme
This commit is contained in:
@@ -14,6 +14,8 @@ outputs:
|
||||
description: "output file"
|
||||
content:
|
||||
description: "content of the changelog"
|
||||
version:
|
||||
description: "version of the latest release"
|
||||
runs:
|
||||
using: "docker"
|
||||
image: "Dockerfile"
|
||||
|
||||
Reference in New Issue
Block a user