-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugSomething isn't workingSomething isn't workingdocsA problem or enhancement in documentationA problem or enhancement in documentation
Description
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 workingSomething isn't workingdocsA problem or enhancement in documentationA problem or enhancement in documentation