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

chore: fix goreleaser option and config to support goreleaser v2 #118

Merged

Conversation

suzuki-shunsuke
Copy link
Contributor

@suzuki-shunsuke suzuki-shunsuke commented Jul 10, 2024

Closes #119

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

Fixed the release workflow.

https://github.com/owenrumney/squealer/actions/runs/9871356482/job/27259107572

```
/opt/hostedtoolcache/goreleaser-action/2.0.1/x64/goreleaser release --rm-dist
  β¨― command failed                                   error=unknown flag: --rm-dist
Error: The process '/opt/hostedtoolcache/goreleaser-action/2.0.1/x64/goreleaser' failed with exit code 1
```
@suzuki-shunsuke suzuki-shunsuke marked this pull request as ready for review July 10, 2024 21:25
@owenrumney owenrumney merged commit 674fede into owenrumney:main Aug 13, 2024
@suzuki-shunsuke suzuki-shunsuke deleted the chore-fix-goreleaser-failure branch August 13, 2024 22:32
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.

The release workflow is broken
2 participants