mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-22 22:06:42 +00:00
Adds filepath
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
617ad417b7
commit
69dbb8f76a
@ -4,6 +4,9 @@ inputs:
|
|||||||
label:
|
label:
|
||||||
description: "Optional label"
|
description: "Optional label"
|
||||||
required: false
|
required: false
|
||||||
|
filePath:
|
||||||
|
description: "File path of the project info (e.g: package.json) relative to the root directory of the repository."
|
||||||
|
required: true
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
time: # id of output
|
time: # id of output
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user