Update logs

Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
This commit is contained in:
Shakar Bakr 2023-10-01 15:09:07 +03:00
parent 8457e6f8f8
commit 4175b266d4
No known key found for this signature in database
GPG Key ID: DA55A26823AE3C28

View File

@ -17,7 +17,7 @@ async function run() {
console.log(`Label: ${labelInput}`)
console.log(`File path: ${file}`)
console.log(`File path: ${filePath}`)
core.setOutput("label", labelInput);