Skip to content

ci: fix goreleaser not running after release on main branch#7

Merged
rlespinasse merged 2 commits intomainfrom
fix-goreleaser
Mar 8, 2026
Merged

ci: fix goreleaser not running after release on main branch#7
rlespinasse merged 2 commits intomainfrom
fix-goreleaser

Conversation

@rlespinasse
Copy link
Owner

The workflow_run trigger watching for "Release" never fired because Release runs via workflow_call under the "CI" workflow name. Chain goreleaser as a direct job after release in the CI workflow instead.

The workflow_run trigger watching for "Release" never fired because
Release runs via workflow_call under the "CI" workflow name. Chain
goreleaser as a direct job after release in the CI workflow instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rlespinasse rlespinasse self-assigned this Mar 8, 2026
@rlespinasse rlespinasse merged commit 00cc0ef into main Mar 8, 2026
6 checks passed
@rlespinasse rlespinasse deleted the fix-goreleaser branch March 8, 2026 20:12
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