From a037f3dd03560bc558f1e5e05c4d1215f1b9a5bc Mon Sep 17 00:00:00 2001 From: Russ Dias Date: Sun, 5 Jan 2025 01:01:52 +0530 Subject: [PATCH] update code Signed-off-by: Russ Dias --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index ac098f9..bf670bf 100644 --- a/action.yml +++ b/action.yml @@ -17,6 +17,9 @@ inputs: description: 'The ID of your Render service (found in service URL or settings)' required: true + GITHUB_TOKEN: + description: 'Your GitHub token for posting comments' + required: true outputs: status: