feat(action): add output for the latest version (#12)

* feat: output `version` of the latest release

* update readme
This commit is contained in:
Nicolas Hedger
2023-11-12 23:16:39 +01:00
committed by GitHub
parent 9158b31444
commit b7913b6646
5 changed files with 15 additions and 1 deletions

View File

@@ -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"