init auto release project
This commit is contained in:
parent
2f6fe3ff52
commit
b3002dab35
@ -32,6 +32,7 @@ async function run() {
|
|||||||
tag_name: newVersion,
|
tag_name: newVersion,
|
||||||
target_commitish,
|
target_commitish,
|
||||||
prerelease,
|
prerelease,
|
||||||
|
name: `Release ${newVersion}`,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
console.log(`🎉 Release ready at ${response.html_url}`);
|
console.log(`🎉 Release ready at ${response.html_url}`);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user