By default, GoReleaser will create its artifacts in the ./dist folder. If you must, you can change it by setting it in the .goreleaser.yaml file:
./dist
.goreleaser.yaml
# .goreleaser.yaml dist: another-folder-that-is-not-dist