init auto release project
This commit is contained in:
parent
c8048bd6f2
commit
9fda6b6e6f
3
release/dist/index.js
vendored
3
release/dist/index.js
vendored
@ -33274,8 +33274,9 @@ async function run() {
|
|||||||
repo,
|
repo,
|
||||||
tag_name: newVersion,
|
tag_name: newVersion,
|
||||||
target_commitish,
|
target_commitish,
|
||||||
|
name: newVersion,
|
||||||
});
|
});
|
||||||
// console.log(`🎉 Release ready at ${response.html_url}`);
|
console.log(`🎉 Release ready at ${response.html_url}`);
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.log(error);
|
console.log(error);
|
||||||
_actions_core__WEBPACK_IMPORTED_MODULE_0__.setFailed(error.message);
|
_actions_core__WEBPACK_IMPORTED_MODULE_0__.setFailed(error.message);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user