Skip to content

Can't run make bin with goreleaser 2.3.2 and --skip-publish #427

@Psidium

Description

@Psidium

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions