forked from mirrors/action-gh-release
regenerate
This commit is contained in:
parent
ef96a2eb52
commit
bb78d54396
5 changed files with 8 additions and 8 deletions
|
@ -19,7 +19,6 @@ async function run() {
|
|||
}
|
||||
console.log(`🎉 Release ready at ${rel.html_url}`);
|
||||
} catch (error) {
|
||||
console.log(`Error: ${error}`);
|
||||
setFailed(error.message);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue