Skip to content

Conversation

yeganemehr
Copy link
Contributor

The current .goreleaser.yml file uses outdated syntax (version 0), causing GitHub Actions to fail with the error:

"Only configuration files on version: 2 are supported; yours is version: 0. Please update your configuration."

I’ve updated the config file to match the latest GoReleaser docs. With this fix, all builds run smoothly on Actions, and the binaries are properly attached to releases, making the release process automatic again.

@yeganemehr yeganemehr requested a review from adhocore as a code owner October 26, 2024 16:49
@adhocore
Copy link
Owner

thank you 🎉

@adhocore adhocore merged commit a2aceba into adhocore:main Oct 27, 2024
@yeganemehr yeganemehr deleted the update-goreleaser-config branch October 27, 2024 14:28
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.

2 participants