From 163e10a33985a6353ff9b422473834edd5249457 Mon Sep 17 00:00:00 2001 From: Kendall Gassner Date: Wed, 11 Oct 2023 23:43:28 +0000 Subject: [PATCH] check in nodes --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 4bf900cc..63cfb354 100644 --- a/action.yml +++ b/action.yml @@ -51,7 +51,7 @@ runs: target=" your discussion body" fi fi - flag=$(node index.js "$content") + flag=$(node ./index.js "$content") message="Uh oh! @$user, the image you shared is missing helpful alt text. Check $target. Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.