diff --git a/release/dist/index.js b/release/dist/index.js index f63f4bc..5d81159 100644 --- a/release/dist/index.js +++ b/release/dist/index.js @@ -33277,6 +33277,7 @@ async function run() { tag_name: newVersion, target_commitish, prerelease, + name: `Release ${newVersion}`, }, }); console.log(`🎉 Release ready at ${response.html_url}`);