Yarn release appears to be broken

While following the tutorial on how to package the Rocket Chat Electron source code (https://github.com/RocketChat/Rocket.Chat.Electron), I see all my desired changes and settings being configured when I utilize “yarn start”. When I go to “yarn release” I receive an auth token error message.

error No token found and can’t prompt for login when running with --non-interactive.

Any hints on what I’m doing wrong? Trying to compile a customized installer on windows 10, we mainly just want our server linked to all our users installations automatically.

Thanks

Well I’ve managed to publish using yarn to npm. But that’s about it.