smithmicro / mapbox-gl-circle

A *google.maps.Circle* replacement for Mapbox GL JS
https://smithmicro.github.io/mapbox-gl-circle/
ISC License
57 stars 26 forks source link

Publish normal release builds to NPM registry #9

Closed mblomdahl closed 7 years ago

mblomdahl commented 7 years ago

When building a normal release, the build should be automatically published to NPM after "Build Artifacts" stage steps have completed successfully, tagged as @latest.

Depends upon: