Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GitHub Pages deployment #8

Merged
merged 1 commit into from
Oct 22, 2023
Merged

Conversation

zeramorphic
Copy link
Collaborator

This PR fixes the issue of doc-gen making files that are too big to store in Git without LFS. Instead of maintaining a gh-pages branch, we push an artifact directly to GitHub's backend. To enable this, a maintainer will need to go to Settings > Code and Automation > Pages and change "Deploy from a branch" to "GitHub Actions":
image
Then, once this PR is merged and CI is successfully run, gh-pages can be deleted.

Signed-off-by: zeramorphic <zeramorphic@proton.me>
@YaelDillies YaelDillies merged commit 8164466 into YaelDillies:main Oct 22, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants