Skip to content

Commit

Permalink
enable releasing
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <[email protected]>
  • Loading branch information
csatib02 committed Nov 21, 2024
1 parent 44263f3 commit a5e319a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/goreleaser/internal/configure.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ func Generate(dist string) config.Project {
By: "target",
},
Release: config.Release{
Disable: "true",
ReplaceExistingArtifacts: true,
},
}
}
Expand Down

0 comments on commit a5e319a

Please sign in to comment.