The scheduled cron job has been failing since [this run]() 8 days ago. From the logs, it looks like it might have something to do with a file becoming too large:
git push origin master --follow-tags
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
remote: error: Trace: 8c53d463da80f46fce29570501ba2651ac36b6694b33cf6235d2ec8866de3832
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File index.json is 100.28 MB; this exceeds GitHub's file size limit of 100.00 MB
To https://github.com/electron/releases
! [remote rejected] master -> master (pre-receive hook declined)
! [remote rejected] v3.705.0 -> v3.705.0 (pre-receive hook declined)
error: failed to push some refs to 'https://github.com/electron/releases'
The scheduled cron job has been failing since [this run]() 8 days ago. From the logs, it looks like it might have something to do with a file becoming too large: