js-stellar-base icon indicating copy to clipboard operation
js-stellar-base copied to clipboard

Don't do automatic deploy to npm when tags include alpha or beta

Open abuiles opened this issue 6 years ago • 0 comments

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

abuiles avatar Apr 21 '20 18:04 abuiles