mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 10:44:19 +00:00
regenerate
This commit is contained in:
parent
ef96a2eb52
commit
bb78d54396
5 changed files with 8 additions and 8 deletions
|
@ -31,7 +31,6 @@ function run() {
|
|||
console.log(`🎉 Release ready at ${rel.html_url}`);
|
||||
}
|
||||
catch (error) {
|
||||
console.log(`Error: ${error}`);
|
||||
core_1.setFailed(error.message);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue