Skip to content

release.disabled is not working as it promised #3051

@erkanzileli

Description

@erkanzileli

What happened?

I wanted to disable publishing binaries to releases. I just only want release notes. I set release.disabled=true according to documentation here. It says

You can disable this pipe in order to not upload any artifacts.

But it didn't work as expected and I saw the related code here. Clearly, if you set release.disabled=true you can't get any release.

How can we reproduce this?

release:
    disable: true

goreleaser version

v1.7.0

GoReleaser Check

  • goreleaser check shows no errors

Search

  • I did search for other open and closed issues before opening this.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

CC: @yilmazo

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocsA problem or enhancement in documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions