Skip to content

Dispatch Homebrew tap update after releases - #43

Merged
barfle merged 1 commit into
mainfrom
fix/dispatch-homebrew-after-release
Aug 7, 2026
Merged

Dispatch Homebrew tap update after releases#43
barfle merged 1 commit into
mainfrom
fix/dispatch-homebrew-after-release

Conversation

@barfle

@barfle barfle commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Explicitly dispatch Update Homebrew tap after publishing a GitHub Release.
  • Fixes the gap where GITHUB_TOKEN-created releases do not trigger other workflows, which left the tap formula on 0.1.4 after 0.1.6 shipped.

Test plan

  • Merge companion tap PR that publishes 0.1.6 immediately
  • Next CLI tag release should open a tap bump PR automatically

GITHUB_TOKEN-created releases do not trigger the tap workflow, which left the formula stuck on 0.1.4 after 0.1.6.
@barfle
barfle merged commit a2ab6aa into main Aug 7, 2026
9 checks passed
@barfle
barfle deleted the fix/dispatch-homebrew-after-release branch August 7, 2026 07:54
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