work with published release instead of draft release
add beta/latest tag with `npm publish`
This commit is contained in:
parent
cd1c5103c7
commit
511bd84ece
2 changed files with 22 additions and 18 deletions
|
@ -72,6 +72,8 @@ def main():
|
|||
# Press the publish button.
|
||||
publish_release(github, release['id'])
|
||||
|
||||
# TODO: run publish-to-npm script here
|
||||
|
||||
# Do not upload other files when passed "-p".
|
||||
return
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue