js-stellar-base
js-stellar-base copied to clipboard
Don't do automatic deploy to npm when tags include alpha or beta
We do automatic deployments to npm every time there is a new branch. We don't want this for alpha or beta.
Or rather, we should use the alpha or beta channels if the tag includes the words alpha or beta