From 69dbb8f76a967bf3aa56d283ff96f144d8da843a Mon Sep 17 00:00:00 2001 From: Shakar <5h4k4r.b4kr@gmail.com> Date: Sun, 17 Sep 2023 14:56:57 +0300 Subject: [PATCH] Adds filepath Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com> --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index 5bd0eb1..ea30340 100644 --- a/action.yml +++ b/action.yml @@ -4,6 +4,9 @@ inputs: label: description: "Optional label" 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: time: # id of output