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
feat: add GitHub Pages workflow for multi-branch deployment
Add automated workflow to publish dist folder to GitHub Pages:
- main branch deploys to root
- other branches deploy to subfolders
- no build step - requires pre-built dist to be committed
0 commit comments