Remove comments from discord release announcements (#20888)
Release Notes: - N/A
This commit is contained in:
@@ -64,10 +64,6 @@ async function main() {
|
||||
}
|
||||
|
||||
console.log(releaseNotes.join("\n") + "\n");
|
||||
console.log("<!-- ");
|
||||
console.log(missing.join("\n"));
|
||||
console.log(skipped.join("\n"));
|
||||
console.log("-->");
|
||||
}
|
||||
|
||||
function getCommits(oldTag, newTag) {
|
||||
|
||||
Reference in New Issue
Block a user