diff --git a/.goreleaser.yml b/.goreleaser.yml index 47c370e..73de757 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -19,5 +19,5 @@ release: # The filename on the release will be the last part of the path (base). If # another file with the same name exists, the latest one found will be used. # Defaults to empty. - extra_files: - - glob: ./web/build/* \ No newline at end of file +# extra_files: +# - glob: ./web/build/* \ No newline at end of file