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
No known key found for this signature in database
GPG Key ID: DA55A26823AE3C28

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`;