tag npm publish with beta
This commit is contained in:
parent
213c602f4e
commit
d9917fa240
@ -7,3 +7,4 @@ tmp/**/*
|
||||
*.sublime-*
|
||||
_site
|
||||
coverage/
|
||||
dist/leaflet.zip
|
||||
|
@ -38,4 +38,4 @@ deploy:
|
||||
tags: true
|
||||
repo: Leaflet/Leaflet
|
||||
after_deploy:
|
||||
- npm publish
|
||||
- npm publish --tag beta
|
||||
|
Loading…
Reference in New Issue
Block a user