mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2026-04-15 03:24:45 +00:00
Update documentation for v5
This commit is contained in:
parent
d508520389
commit
0c47e4e106
2 changed files with 7 additions and 0 deletions
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue