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