debug logging
This commit is contained in:
@@ -20,6 +20,7 @@ async function run() {
|
||||
}
|
||||
console.log(`🎉 Release ready at ${rel.html_url}`)
|
||||
} catch (error) {
|
||||
console.log(`Error: ${error}`);
|
||||
setFailed(error.message);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user