This commit is contained in:
Ciro Santilli
2022-08-04 01:01:33 +00:00
parent a491bf1ce0
commit b13da8df4b

View File

@@ -243,4 +243,6 @@ try {
} catch (error) {
core.setFailed(error.message);
}
console.log('Finishing action.js')
})()