Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace obsolete --rm-dist option of goreleaser with --clean #3

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

vittorius
Copy link
Contributor

Motivation

Releases fail because of the obsolete --rm-dist option supplied to goreleaser release. Substituted with equivalent --clean.

Changes

Updated the .github/workflows/build-and-release.yml workflow with the modern goreleaser release --clean option.

How to test

The Github workflow triggered by a new release from pushing a new tag should work

@vittorius vittorius merged commit f6727d1 into master Jul 17, 2024
1 check passed
@vittorius vittorius deleted the 0.3.1 branch July 17, 2024 11:57
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.

4 participants