Update comment

Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
Shakar
2023-09-17 15:00:41 +03:00
parent 69dbb8f76a
commit fb31fa8b7f

View File

@@ -13,7 +13,7 @@ try {
core.setOutput("label", label);
// if (project == 'dotnetcore')
// if (project == 'dotnet')
// filePath = `${filePath}/.csproj`;
// else if (project == 'nodejs')
// filePath = `${filePath}/package.json`;