rebuild and fmt
This commit is contained in:
@ -43,7 +43,7 @@ function run() {
|
||||
}));
|
||||
}
|
||||
console.log(`🎉 Release ready at ${rel.html_url}`);
|
||||
core_1.setOutput('url', rel.html_url);
|
||||
core_1.setOutput("url", rel.html_url);
|
||||
}
|
||||
catch (error) {
|
||||
core_1.setFailed(error.message);
|
||||
|
Reference in New Issue
Block a user