owenrumney / squealer

Telling tales on you for leaking secrets!
The Unlicense
154 stars 8 forks source link

The release workflow is broken #119

Closed suzuki-shunsuke closed 2 weeks ago

suzuki-shunsuke commented 1 month ago

The release of v1.2.3 failed. https://github.com/owenrumney/squealer/releases/tag/v1.2.3

No pre built binary was released.

image

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

GoReleaser v2 has several breaking changes.

suzuki-shunsuke commented 1 month ago

118 will resolve this issue.