1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-12 06:05:43 +07:00

chore: publish release as non-draft

This commit is contained in:
Juan Picado @jotadeveloper
2020-04-02 21:38:21 +02:00
parent 76115d2fdd
commit 7c45ac9f8d

View File

@@ -17,7 +17,7 @@ getStdin()
repo: repoName,
tag_name: tag,
body: changelog,
draft: true,
draft: false,
})
)
.catch(err => {