diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 9aebb6d..c61349f 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -80,3 +80,6 @@ changelog: # Feel free to remove those if you don't want/use them. # yaml-language-server: $schema=https://goreleaser.com/static/schema.json # vim: set ts=2 sw=2 tw=0 fo=cnqoj + +# Default: './dist' +dist: _output/dist \ No newline at end of file