Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://github.com/authzed/zed/actions/runs/9942983136/job/27465721921 ``` Run goreleaser/goreleaser-action@v6 Warning: You are using 'latest' as default version. Will lock to '~> v2'. Downloading https://github.com/goreleaser/goreleaser-pro/releases/download/v2.1.0-pro/goreleaser-pro_Darwin_all.tar.gz Extracting GoReleaser /usr/bin/tar xz -C /Users/runner/work/_temp/a6eaee15-e2ed-4efa-8513-20ad884515ab -f /Users/runner/work/_temp/5997958d-49af-44fc-a94c-5beea7f0be38 GoReleaser latest installed successfully /Users/runner/hostedtoolcache/goreleaser-action/2.1.0-pro/arm64/goreleaser release --rm-dist ⨯ command failed error=unknown flag: --rm-dist Error: The process '/Users/runner/hostedtoolcache/goreleaser-action/2.1.0-pro/arm64/goreleaser' failed with exit code 1 ``` Updated GoReleaser config and command line options to support GoReleaser v2. - https://goreleaser.com/deprecations/#-rm-dist - https://goreleaser.com/blog/goreleaser-v2/?h=v2#upgrading Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
- Loading branch information