mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-09-10 19:48:31 +08:00
regenerate
This commit is contained in:
@@ -19,7 +19,6 @@ 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