tag npm publish with beta

This commit is contained in:
Vladimir Agafonkin 2015-10-14 18:28:31 +03:00
parent 213c602f4e
commit d9917fa240
2 changed files with 2 additions and 1 deletions

View File

@ -7,3 +7,4 @@ tmp/**/*
*.sublime-*
_site
coverage/
dist/leaflet.zip

View File

@ -38,4 +38,4 @@ deploy:
tags: true
repo: Leaflet/Leaflet
after_deploy:
- npm publish
- npm publish --tag beta