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
ci(astro.config): update site URL and base path for CI environment
- Set site URL to localhost for local development and GitHub Pages URL for CI
- Use different base paths for release and staging environments
- Add conditional logic based on process.env.CI and process.env.GITHUB_EVENT_NAME
0 commit comments