Skip to content

ci: publish releases to the Homebrew tap#87

Merged
notheotherben merged 1 commit into
mainfrom
feature/homebrew-tap
Jun 20, 2026
Merged

ci: publish releases to the Homebrew tap#87
notheotherben merged 1 commit into
mainfrom
feature/homebrew-tap

Conversation

@notheotherben

Copy link
Copy Markdown
Member

Add a release-only fan-in job that runs after the build matrix (needs: build) and calls SierraSoftworks/actions-tap to update the imgsort formula in the Homebrew tap. Guarded with if: github.event_name == 'release' so it only runs on published releases, not on push or pull_request events.

Add a release-only fan-in job that runs after the build matrix (needs: build) and calls SierraSoftworks/actions-tap to update the imgsort formula in the Homebrew tap. Guarded with if: github.event_name == 'release' so it only runs on published releases, not on push or pull_request events.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@notheotherben notheotherben merged commit a96487c into main Jun 20, 2026
20 checks passed
@notheotherben notheotherben deleted the feature/homebrew-tap branch June 20, 2026 21:37
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