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 PowerShell string interpolation issues in GitHub Actions
- Remove problematic string interpolation characters that cause YAML parsing errors
- Simplify output messages to avoid quote escaping issues
- Store pipeline result in variable before foreach loop to prevent parsing conflicts
0 commit comments