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-* *.sublime-*
_site _site
coverage/ coverage/
dist/leaflet.zip

View File

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