update-homebrew-formula-action
update-homebrew-formula-action copied to clipboard
Synchronizes a Homebrew formula with a GitHub release
Results
2
update-homebrew-formula-action issues
Sort by
recently updated
recently updated
newest added
This solves #16. We provide an override, that changes the formula name. If not provided, falls back to repository name, just as before
Hey :wave: If the name of the formula is different than the name of the github repository (say "something" for forumla and "something-cli" for the github repository), the bottles are...