mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
We logged a fatal error but didn't exit with code 1 so the publish kept going. This was caught by a sanity check later down the release process but would have been quicker to fail out here. Also adds some code to maybe workaround the underlying auth error