mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-22 22:06:42 +00:00
Update comment
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
69dbb8f76a
commit
fb31fa8b7f
2
index.js
2
index.js
@ -13,7 +13,7 @@ try {
|
|||||||
|
|
||||||
core.setOutput("label", label);
|
core.setOutput("label", label);
|
||||||
|
|
||||||
// if (project == 'dotnetcore')
|
// if (project == 'dotnet')
|
||||||
// filePath = `${filePath}/.csproj`;
|
// filePath = `${filePath}/.csproj`;
|
||||||
// else if (project == 'nodejs')
|
// else if (project == 'nodejs')
|
||||||
// filePath = `${filePath}/package.json`;
|
// filePath = `${filePath}/package.json`;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user