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
ci: add manual Homebrew release workflow (#8)
Adds workflow_dispatch job that finds latest tag, computes tarball SHA256, and runs
brew bump-formula-pr against a provided tap and formula. Supports dry-run mode.