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: resolve Task YAML syntax error with echo statements
Replace colon-separated step labels with hyphen-separated format to fix
Task parser error. Task interprets colons in echo statements as invalid
YAML syntax when quoted.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments