Update documentation for v5

This commit is contained in:
Paul Hatcherian 2022-04-03 22:04:42 -04:00
parent d508520389
commit 0c47e4e106
2 changed files with 7 additions and 0 deletions

View file

@ -57,6 +57,8 @@ outputs:
description: "The version tag"
changed:
description: "Indicates whether there was a change since the last version if change_path was specified. If no change_path was specified this value will always be true since the entire repo is considered."
authors:
description: "List of users contributing commits to this version"
runs:
using: "node16"
main: "dist/index.js"