Skip to content

fix: publish releases instead of drafts#13

Merged
evanmschultz merged 1 commit into
mainfrom
fix/goreleaser-publish-releases
Mar 31, 2026
Merged

fix: publish releases instead of drafts#13
evanmschultz merged 1 commit into
mainfrom
fix/goreleaser-publish-releases

Conversation

@evanmschultz

Copy link
Copy Markdown
Owner

Summary

  • change GoReleaser release config from draft releases to published releases
  • keep the current tag-based release workflow unchanged otherwise

Why

  • recent tags were creating GitHub draft releases by default
  • v0.2.3 and the older v0.1.0 draft were published manually to correct that
  • this follow-up prevents future tags from needing manual publication

Validation

  • inspected .goreleaser.yaml and release workflow configuration
  • verified v0.2.3 is now the latest published release on GitHub

@evanmschultz evanmschultz merged commit 71b195f into main Mar 31, 2026
1 check passed
@evanmschultz evanmschultz deleted the fix/goreleaser-publish-releases branch March 31, 2026 23:08
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