Skip to content

fix: deploy demo with GitHub Pages workflow#1

Merged
simrndeepsingh merged 1 commit into
developfrom
fix/github-pages-demo
Apr 6, 2026
Merged

fix: deploy demo with GitHub Pages workflow#1
simrndeepsingh merged 1 commit into
developfrom
fix/github-pages-demo

Conversation

@simrndeepsingh
Copy link
Copy Markdown
Contributor

Summary

  • switch the demo to repo-safe relative asset paths for GitHub Pages
  • trigger demo deploys from the Pages workflow instead of relying on branch-root publishing
  • keep the site deployable through the protected branch flow

Why

GitHub Pages was configured to publish from , so it served the repository root instead of the built demo artifact. The demo also used absolute asset paths, which break on project Pages URLs like .

@simrndeepsingh simrndeepsingh merged commit 735ca2d into develop Apr 6, 2026
5 checks passed
@simrndeepsingh simrndeepsingh deleted the fix/github-pages-demo branch April 6, 2026 10:57
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.

1 participant