You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change updates the GHA for building and deploying the site
to GitHub Pages to use the base url output of the pages setup
step as the base url for the build process, instead of
hard-coding the canonical URL.
Until the site goes public, the URL is non-standard and using
the canonical URL breaks the styling and other functionality.
This change should be resilient, working even after the site
deploys to the canonical URL.
0 commit comments