Duplicate lgos

Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
This commit is contained in:
Shakar Bakr 2023-09-20 14:23:55 +03:00
parent 07862251e5
commit d4dd018803
No known key found for this signature in database
GPG Key ID: DA55A26823AE3C28

View File

@ -7,6 +7,7 @@ run();
async function run() {
try {
console.log(`CWD: ${process.cwd()}`)
console.log(`CWD: ${process.cwd()}`)
const filePathInput = core.getInput('filePath');
const labelInput = core.getInput('label');