diff --git a/script/publish.ts b/script/publish.ts index 97ced29a..14298117 100755 --- a/script/publish.ts +++ b/script/publish.ts @@ -84,6 +84,7 @@ if (!snapshot) { notes.push(line) } } + console.log(notes) server.close() }