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
fix(ci): publish built site to gh-pages branch for legacy Pages source
The github-pages environment restricts deploys to the gh-pages branch and Pages uses the legacy branch source, so deploy by building site/ and force-pushing it to gh-pages (served at aw.isainative.dev) instead of the Actions Pages deployment.
0 commit comments