work with published release instead of draft release

add beta/latest tag with `npm publish`
This commit is contained in:
Vanessa Yuen 2017-08-01 16:08:30 -04:00
parent cd1c5103c7
commit 511bd84ece
2 changed files with 22 additions and 18 deletions

View file

@ -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