-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
Describe the bug
I have created a GitHub Pages repo with the format <username>.github.io. I also set the config variable in my config.py file as follows: `github_pages = '/username/username.github.io'.
But when I run ablog deploy, the command fails with exit code 128.
To Reproduce
ablog build
ablog deploy --github-token GITHUB TOKEN
Screenshots
System Details
sphinx-build 7.2.6
Ablog 0.11.6
Python 3.12
'Windows-10-10.0.19045-SP0'
Installation method
pip