Skip to content

fix: disable auto-publish in release drafter#23

Merged
milldr merged 1 commit intomainfrom
fix/release-workflow
Mar 13, 2026
Merged

fix: disable auto-publish in release drafter#23
milldr merged 1 commit intomainfrom
fix/release-workflow

Conversation

@milldr
Copy link
Owner

@milldr milldr commented Mar 13, 2026

What

Disable auto-publish in release drafter so draft releases require manual publishing.

Why

Events created by GITHUB_TOKEN don't trigger other workflows. With publish: true, the release drafter auto-publishes but the release: published event never fires the GoReleaser release workflow. Switching to draft releases lets us manually publish, which correctly triggers the release workflow.

@milldr milldr added the patch Patch version bump label Mar 13, 2026
@milldr milldr merged commit 014a53a into main Mar 13, 2026
3 checks passed
@milldr milldr deleted the fix/release-workflow branch March 13, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant