diff --git a/.goreleaser.yml b/.goreleaser.yml index afe4586..11c048d 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -137,7 +137,7 @@ builds: # looks like xmas archives: - files: - - ./* + - ./Makefile - conf/* - conf/**/* - data/* @@ -154,4 +154,4 @@ release: # If set to true, will mark the release as not ready for production. # Default is false. prerelease: auto - # disable: true \ No newline at end of file + # disable: true