forked from sombochea/verdaccio-ui
chore: publish release as non-draft
This commit is contained in:
@@ -17,7 +17,7 @@ getStdin()
|
||||
repo: repoName,
|
||||
tag_name: tag,
|
||||
body: changelog,
|
||||
draft: true,
|
||||
draft: false,
|
||||
})
|
||||
)
|
||||
.catch(err => {
|
||||
|
||||
Reference in New Issue
Block a user