mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: update release script
This commit is contained in:
parent
314874cec4
commit
4cf7e3d940
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ getStdin()
|
|||
repo: repoName,
|
||||
tag_name: tag,
|
||||
body: changelog,
|
||||
draft: true,
|
||||
draft: false,
|
||||
})
|
||||
)
|
||||
.catch(err => {
|
||||
|
|
Loading…
Reference in a new issue