From b916b89f7e5799e935455633b09e6b8cefe7b01a Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Tue, 15 Sep 2020 12:46:42 -0700 Subject: [PATCH] include files as they are --- goreleaser.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/goreleaser.yml b/goreleaser.yml index 9220b748..5528dbbe 100644 --- a/goreleaser.yml +++ b/goreleaser.yml @@ -67,8 +67,8 @@ archives: files: - README.md - LICENSE - - src/install/zsh_autocomplete - - src/install/bash_autocomplete + - zsh_autocomplete + - bash_autocomplete brews: -