-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Description
When using version 2.3.2 of goreleaser
(see the version below), and running make bin
, I was get the following error:
goreleaser --snapshot --skip-publish --clean
⨯ command failed error=unknown flag: --skip-publish
make: *** [bin] Error 1
this can be fixed by changing --skip-publish
to --skip=publish
on the Makefile.
Didn't submit a PR because I don't know when this changed, but I thought you should know.
____ ____ _
/ ___| ___ | _ \ ___| | ___ __ _ ___ ___ _ __
| | _ / _ \| |_) / _ \ |/ _ \/ _` / __|/ _ \ '__|
| |_| | (_) | _ < __/ | __/ (_| \__ \ __/ |
\____|\___/|_| \_\___|_|\___|\__,_|___/\___|_|
goreleaser: Deliver Go Binaries as fast and easily as possible
https://goreleaser.com
GitVersion: 2.3.2
GitCommit: e8c2ef77358b4b1e59b904322824ccbfa3487ab2
GitTreeState: false
BuildDate: 2024-09-17T12:30:49Z
BuiltBy: goreleaser
GoVersion: go1.23.1
Compiler: gc
ModuleSum: h1:/fSs+KwmCXCXN4eeI27z/xp1+FwIS4rWisL6aTUeiGw=
Platform: darwin/arm64
Metadata
Metadata
Assignees
Labels
No labels