tag npm publish with beta
This commit is contained in:
parent
213c602f4e
commit
d9917fa240
@ -7,3 +7,4 @@ tmp/**/*
|
|||||||
*.sublime-*
|
*.sublime-*
|
||||||
_site
|
_site
|
||||||
coverage/
|
coverage/
|
||||||
|
dist/leaflet.zip
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user