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: publish pre-releases to npm under the next dist-tag
Run the npm publish + smoke-test jobs on prereleased events too, but tag
pre-releases as `next` instead of `latest`. `npm i @zerops/zcli` keeps
installing the latest stable; pre-releases are reachable via
`@zerops/zcli@next` for testing without affecting existing users.
0 commit comments