Skip to content

0.0.6: Escape brew command substitution in update-homebrew-formula workflow

Latest

Choose a tag to compare

@nicholascross nicholascross released this 10 Mar 01:55
· 1 commit to main since this release
- Prevents premature evaluation of the brew prefix in the generated Homebrew formula.
- Ensures the literal "$(brew --prefix ch)" string is preserved for correct usage.