Skip to content

Add automatic Homebrew formula update to release workflow#3

Merged
jay-lark merged 1 commit intomainfrom
add-homebrew-tap-update
Mar 23, 2026
Merged

Add automatic Homebrew formula update to release workflow#3
jay-lark merged 1 commit intomainfrom
add-homebrew-tap-update

Conversation

@jay-lark
Copy link
Contributor

Summary

  • After the release step, the workflow now automatically updates the hookbridge/homebrew-tap Formula with the new version and SHA256 checksums
  • Uses HOMEBREW_TAP_TOKEN secret to push to the tap repo

Test plan

  • Verify brew install hookbridge/tap/hb works with current v1.0.1 (already tested locally)
  • On next tag push, confirm the formula in homebrew-tap is auto-updated

After creating a GitHub release, the workflow now generates an updated
Formula/hb.rb with the new version and checksums, then pushes it to
the hookbridge/homebrew-tap repo.
@jay-lark jay-lark merged commit 1bac840 into main Mar 23, 2026
1 check passed
@jay-lark jay-lark deleted the add-homebrew-tap-update branch March 23, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant