You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: deploy to npm instead of github packages (#199)
Targets the public npm registry instead of the private github packages
to make this as easy to consume as possible.
Drop the dependency on a third party action for tagging, it's only a few lines to
add a tag, and the action was broken. Going with one less dependency to keep up with.
0 commit comments