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: correct YAML syntax for multi-line expressions in GitHub Actions
- Fix DOCS_ENV multi-line expressions in nx-optimized-ci.yml and nx-smart-deploy.yml
- GitHub Actions requires multi-line expressions to be on a single line
- This resolves the 'Invalid workflow file' error on line 11
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments