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
Simplify GitHub Pages workflow to fix deployment issues
- Remove complex Python script that was causing YAML parsing errors
- Remove duplicate permissions and concurrency sections
- Remove problematic environment configuration
- Simplify workflow to focus on core MkDocs build and deploy functionality
- This should finally resolve the GitHub Pages deployment failures
0 commit comments