When I click Export to GitHub, it’s working fine, but it’s not saving the repository name I entered.
E.g.
I’ve entered “onesecondpersecond/onesecondpersecond.github.io” previously, but when I click Export again, it will only show “onesecondpersecond/onesecondpersecond”.
I need the repo name to be in the organization_name.github.io format so that it will serve on GitHub Pages.
The problem is that Glitch discards any text after a “.git” during Export. You can see this in their recently updated export notification (Will upload pictures via separate posts since they set a limitation on how many images you can attach per post).
As of 2020/03/04, this bug has been verified by Glitch Support. No ETA yet, but I will update this page when the bug has been fixed. In the meantime, I found a temporary workaround.